cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
oberstet has quit [Remote host closed the connection]
Rhy0lite has quit [Quit: Leaving]
string has quit [*.net *.split]
jcea has quit [Ping timeout: 260 seconds]
string has joined #pypy
lritter has quit [Ping timeout: 240 seconds]
lritter has joined #pypy
_aegis_ has quit [Ping timeout: 240 seconds]
oberstet has joined #pypy
_aegis_ has joined #pypy
_whitelogger has joined #pypy
Dejan has quit [Ping timeout: 256 seconds]
wallet42___ has joined #pypy
wallet42__ has quit [Ping timeout: 272 seconds]
Civil has quit [Ping timeout: 272 seconds]
fijal has quit [Ping timeout: 272 seconds]
fijal has joined #pypy
jaraco has quit [Ping timeout: 272 seconds]
jaraco has joined #pypy
Civil has joined #pypy
lritter has quit [Ping timeout: 240 seconds]
jcea has joined #pypy
lritter has joined #pypy
ronan has quit [Remote host closed the connection]
Dejan has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
jacob22 has joined #pypy
ronan has joined #pypy
ronan is now known as Guest52116
Guest52116 is now known as ronan
jacob22 has quit [Read error: Connection reset by peer]
jacob22 has joined #pypy
astrojl_matrix has quit [Ping timeout: 246 seconds]
toad_polo has quit [Ping timeout: 246 seconds]
Orimendix has quit [Ping timeout: 260 seconds]
omasanori[m] has quit [Ping timeout: 246 seconds]
toad_polo has joined #pypy
astrojl_matrix has joined #pypy
Orimendix has joined #pypy
omasanori[m] has joined #pypy
<mattip> in c51a35366dbc, "thread" was added to pypy.config.pypyoption.essential_modules
<mattip> but in rpython.config.translationoption it is forbidden when translating for sandbox
<mattip> this is breaking untranslated test_import.py on 3.7
<mattip> the documentation for _thread says "Changed in version 3.7: This module used to be optional, it is now always available."
<mattip> so does that mean sandboxing should be disabled or is it OK to allow thread + sandbox ?
kipras has joined #pypy