cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "nothing compares to the timeshifter, my personal polar expedition in software" - pedronis
jamadden has quit [Quit: Leaving.]
marky1991 has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jamadden has joined #pypy
marr has quit [Ping timeout: 248 seconds]
<njs> nedbat: if you're still trying to track down that ResourceWarning thing, then you might try enabling ResourceWarnings on CPython (they're hidden by default, but -Wd will show them), and if it reproduces there then you have the refcount gc and tracemalloc to help you track them down.
<njs> also note that in generall on pypy you have to call gc.collect() multiple times if you want to make sure all garbage is collected, because of weirdness around finalizers
_whitelogger has joined #pypy
inhahe_ has quit [Ping timeout: 240 seconds]
inhahe_ has joined #pypy
ArneBab has joined #pypy
ArneBab_ has quit [Ping timeout: 248 seconds]
pilne has joined #pypy
raynold has joined #pypy
lritter_ has joined #pypy
lritter has quit [Ping timeout: 255 seconds]
_whitelogger has joined #pypy
carljm has quit [Quit: Lost terminal]
jamadden has quit [Quit: Leaving.]
Ulfalizer has quit []
pilne has quit [Quit: Quitting!]
Graypup_ has quit [Quit: ZNC 1.6.1 - http://znc.in]
marky1991 has quit [Ping timeout: 240 seconds]
Graypup_ has joined #pypy
jamadden has joined #pypy
jamadden has quit [Client Quit]
_whitelogger has joined #pypy
_whitelogger has joined #pypy
_whitelogger has joined #pypy
drolando has quit [Remote host closed the connection]
drolando has joined #pypy
lritter_ has quit [Remote host closed the connection]
tnorth has joined #pypy
forgottenone has joined #pypy
tnorth has quit [Ping timeout: 255 seconds]
tnorth has joined #pypy
tnorth has quit [Ping timeout: 255 seconds]
oberstet has joined #pypy
marr has joined #pypy
_whitelogger has joined #pypy
tnorth has joined #pypy
raynold has quit [Quit: Connection closed for inactivity]
antocuni has joined #pypy
oberstet has quit [Ping timeout: 248 seconds]
antocuni has quit [Ping timeout: 260 seconds]
jamadden has joined #pypy
amaury has joined #pypy
amaury has quit [Ping timeout: 264 seconds]
marr has quit [Ping timeout: 255 seconds]
jamadden has quit [Quit: Leaving.]
jamesaxl has quit [Ping timeout: 255 seconds]
amaury has joined #pypy
marr has joined #pypy
tnorth has quit [Ping timeout: 246 seconds]
marr has quit [Ping timeout: 260 seconds]
jamadden has joined #pypy
jamesaxl has joined #pypy
amaury has quit [Ping timeout: 240 seconds]
tnorth has joined #pypy
pilne has joined #pypy
alex__ has quit [Ping timeout: 240 seconds]
forgottenone has quit [Ping timeout: 240 seconds]
forgottenone has joined #pypy
alex__ has joined #pypy
tnorth has quit [Ping timeout: 255 seconds]
tormoz has joined #pypy
Guest36286 has joined #pypy
jamadden has quit [Quit: Leaving.]
forgottenone has quit [Remote host closed the connection]
forgottenone has joined #pypy
<nedbat> njs: i was kind of hoping that writing up the issue would hand it off to the pypy devs :)
alex__ has quit [Ping timeout: 248 seconds]
traverseda has joined #pypy
tnorth has joined #pypy
tnorth has quit [Ping timeout: 258 seconds]
Garen_ has joined #pypy
Garen has quit [Ping timeout: 255 seconds]
oberstet has joined #pypy
oberstet has quit [Ping timeout: 260 seconds]
ronan has joined #pypy
lritter has joined #pypy
forgottenone has quit [Remote host closed the connection]
forgottenone has joined #pypy
tnorth has joined #pypy
raynold has joined #pypy
tnorth has quit [Ping timeout: 258 seconds]
ronan has quit [Ping timeout: 240 seconds]
tnorth has joined #pypy
tnorth has quit [Ping timeout: 255 seconds]
forgottenone has quit [Remote host closed the connection]
forgottenone has joined #pypy
Guest36286 has quit [Ping timeout: 260 seconds]
Guest36286 has joined #pypy
<kenaan> arigo default a9f41bdd18f8 /pypy/module/unicodedata/test/test_hyp.py: Hypothesis found this failure on Windows
forgottenone has quit [Quit: Konversation terminated!]
<kenaan> arigo default f29e5fba625b /pypy/objspace/std/test/: Make these tests import even if 'hypothesis' is not available
marr has joined #pypy
Guest36286 has quit [Ping timeout: 252 seconds]
<kenaan> mattip default f995cc10eaaf /.hgignore: ignore cffi build artifacts on windows
<kenaan> mattip default 4da3d7649d2b /lib_pypy/_tkinter/app.py: make sure argv0 is bytes, not unicode (for matplotlib tkagg backend)
Guest36286 has joined #pypy
antocuni has joined #pypy
jcea has joined #pypy
ronan has joined #pypy
_whitelogger has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
antocuni has quit [Ping timeout: 248 seconds]
danieljabailey has quit [Quit: ZNC 1.6.4+deb1 - http://znc.in]
danieljabailey has joined #pypy
<kenaan> mjacob py3.5 7126604d932e /lib-python/3/test/: Port 773018d6ae59 to 3.5 standard library.
tbodt has joined #pypy