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
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
Rhy0lite has quit [Quit: Leaving]
jcea has quit [Ping timeout: 240 seconds]
petronny has quit [Ping timeout: 272 seconds]
petronny has joined #pypy
jeroud has quit [Read error: Connection reset by peer]
jeroud has joined #pypy
phlebas has quit [Ping timeout: 246 seconds]
petronny has quit [Ping timeout: 240 seconds]
samth has quit [Ping timeout: 246 seconds]
jeroud has quit [Ping timeout: 272 seconds]
phlebas has joined #pypy
jeroud has joined #pypy
petronny has joined #pypy
samth has joined #pypy
Guest68750 has quit [Ping timeout: 260 seconds]
Guest68750 has joined #pypy
jacob22_ has quit [Read error: Connection reset by peer]
jacob22_ has joined #pypy
_whitelogger has joined #pypy
jacob22_ has quit [Read error: Connection reset by peer]
jacob22_ has joined #pypy
<antocuni> ronan: before doing more work on the branch, look at 15f91eed1f6e: it autogenerates all the W_SlotWrapper subclasses which we currently need
<antocuni> (I limited it to autogenerate only the subclasses we need so far: I think it's better to have a test for each of them, before autogen the rest)
<arigato> mattip: maybe patch the "PYPYLOG" for the untranslated version, and then use the new patched name
<arigato> mattip: alternatively, we could make that official by using a different name in tests, and "PYPYLOG" only when really translating
<antocuni> even better, make the exact name of the env variable a config setting, which by default is "PYPYLOG". Then, in tests we can simply set the config to something different
<arigato> I think it's in .c code
<arigato> unsure how to pass down a config setting, but maybe there are ways
<antocuni> well, most likely a #define or -D argument to gcc
<antocuni> the hard part is probably to find the correct place where to pass this stuff down to gcc
dddddd has quit [Ping timeout: 240 seconds]
dddddd has joined #pypy
jacob22_ has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
lritter has joined #pypy
redj has joined #pypy
jcea has joined #pypy
jcea has quit [Ping timeout: 240 seconds]
jcea has joined #pypy
ronan has quit [Quit: Leaving]
ronan has joined #pypy
ronan is now known as Guest64037
Guest64037 is now known as ronan
nulano has joined #pypy
speeder39_ has joined #pypy
rubdos_ has joined #pypy
rubdos has quit [Ping timeout: 260 seconds]
_whitelogger has joined #pypy