cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | mac OS and Fedora are not Windows
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1871 [mattip: force build, unicode-utf8-py3]
plm has quit [Quit: leaving]
TheAdversary has quit [Ping timeout: 252 seconds]
Khayman has quit [Ping timeout: 264 seconds]
bbot2 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
_whitelogger has joined #pypy
jcea has quit [Quit: jcea]
pepesza has quit [Ping timeout: 245 seconds]
pepesza has joined #pypy
tayfun26 has joined #pypy
inad923 has quit [Quit: Leaving]
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
Zaab1t has joined #pypy
mike_ has joined #pypy
mike_ is now known as Guest3897
Zaab1t has quit [Ping timeout: 252 seconds]
Zaab1t has joined #pypy
Zaab1t has quit [Ping timeout: 244 seconds]
Zaab1t has joined #pypy
Zaab1t has quit [Ping timeout: 240 seconds]
Zaab1t has joined #pypy
nimaje has quit [Ping timeout: 264 seconds]
nimaje has joined #pypy
mattip_ has joined #pypy
mattip has quit [Read error: Connection reset by peer]
antocuni has joined #pypy
antocuni has quit [Remote host closed the connection]
antocuni has joined #pypy
antocuni has quit [Ping timeout: 246 seconds]
arigato has joined #pypy
<kenaan> arigo default 7e0de1ef03b4 /lib_pypy/pyrepl/unix_console.py: Remove bogus (but unused) timeout argument
nimaje has quit [Remote host closed the connection]
nimaje has joined #pypy
Zaab1t has quit [Ping timeout: 245 seconds]
Zaab1t has joined #pypy
arigato has quit [Remote host closed the connection]
jamesaxl has joined #pypy
lritter has joined #pypy
jcea has joined #pypy
Guest3897 has quit [Ping timeout: 246 seconds]
Zaab1t has quit [Ping timeout: 246 seconds]
<mattip_> rain, rain!
jacob22__ has quit [Remote host closed the connection]
glyph_ has joined #pypy
glyph has quit [Ping timeout: 240 seconds]
glyph_ is now known as glyph
Zaab1t has joined #pypy
Zaab1t has quit [Client Quit]
<cfbolz> :-)
moei has joined #pypy
Rhy0lite has joined #pypy
<kenaan> stian math-improvements 8679952ae1fd /: Merge default
marky1991 has joined #pypy
antocuni has joined #pypy
marky1991 has quit [Ping timeout: 244 seconds]
adamholmberg has joined #pypy
tayfun26 has quit [Quit: tayfun26]
mattip_ is now known as mattip
<kenaan> mattip unicode-utf8-py3 c44ea7bcdc43 /pypy/objspace/std/unicodeobject.py: if the errorhandler changes utf8, reflect that back into w_obj
user24 has joined #pypy
yaewa has joined #pypy
moei has quit [Ping timeout: 245 seconds]
Guest3897 has joined #pypy
jamesaxl has quit [Quit: WeeChat 2.2]
marky1991 has joined #pypy
dddddd has joined #pypy
nimaje has quit [Remote host closed the connection]
nimaje has joined #pypy
jamesaxl has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
jacob22__ has joined #pypy
gsnedders has quit [Ping timeout: 252 seconds]
lritter has quit [Remote host closed the connection]
toad_polo has joined #pypy
<toad_polo> Anyone know if this is a known issue with pypy? https://github.com/python-pillow/Pillow/issues/3239
<toad_polo> I've seen the same thing with a few of my dateutil builds: https://travis-ci.org/dateutil/dateutil/jobs/445799715#L1074
arigato has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
gsnedders has joined #pypy
Guest3897 has quit [Ping timeout: 246 seconds]
<mattip> toad_polo: nope. It seems like some kind of race condition, maybe someone releasing the GIL?
user24 has quit [Quit: Leaving]
<toad_polo> mattip: It seems to be happening only on the 2.7 branch of pypy. I'm seeing it in pure python, I think in generators?
<toad_polo> Might be an incompatibility with pytest?
<toad_polo> I guess the creator of that issue added an issue to the tracker: https://bitbucket.org/pypy/pypy/issues/2905/error-release-unlocked-lock
<mattip> always windows?
<arigato> it seems to be a plain bug of pypy
<arigato> the code does "lock.acquire(); try: ... finally: lock.release()"
<toad_polo> mattip: Nope, happens on travis for me.
<arigato> that's the logic in the stdlib logging
<toad_polo> I'm going to restart my dateutil build, hopefully the old one still exists as a permalink somewhere.
<toad_polo> I wonder why this just started happening. I've only seen it in the past few weeks.
<arigato> would be great if we had a way to reproduce this
Guest3897 has joined #pypy
<kenaan> arigo default caaf91a51641 /: Implement PyOS_InputHook in cpyext. Call it from pyrepl, once before every character input. It seems to me that det...
<kenaan> arigo py3.5 c7d3ff6df4ef /: hg merge default
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
<antocuni> arigato: re caaf91a51641. I found this cpython issue which seems related: https://bugs.python.org/issue31546
<antocuni> in particular, I seem to understand that if we don't call it regularly, it might block tkinter?
<arigato> I haven't look at tkinter, I guess we need to call it from there
<arigato> but just to make sure we're talking about the same thing, "call it regularly" => do you mean we must call it 10 times per second even when the user is not typing anything right now?
<arigato> my understanding of http://hg.python.org/lookup/9d92524c11def666a78ff57a9603a9ad6142418a is that it will call it once but then block waiting for the next character, in this Windows code
antocuni has quit [Ping timeout: 245 seconds]
<arigato> ah, CPython's tkinter is not *calling* it, but is a user of it, which is not the case for pypy
Guest3897 has quit [Ping timeout: 264 seconds]
arigato has quit [Remote host closed the connection]
nunatak has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
yaewa has quit [Quit: Leaving...]
marky1991 has quit [Ping timeout: 246 seconds]
jacob22__ has quit [Remote host closed the connection]
jacob22__ has joined #pypy
Rhy0lite has quit [Quit: Leaving]
marky1991 has joined #pypy
marky1991 has quit [Ping timeout: 246 seconds]
nunatak has quit [Quit: Leaving]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 246 seconds]
adamholmberg has joined #pypy
antocuni has joined #pypy
adamholmberg has quit [Remote host closed the connection]
antocuni has quit [Read error: Connection reset by peer]
antocuni has joined #pypy
peque has joined #pypy
<peque> Hi there :-)
<simpson> Hi.
<peque> I have a question about how to use enum arrays with CFFI but due to its length I posted it in Stack Overflow, in case someone can have a look and shed some light ^^
toad_polo has left #pypy ["User left"]
antocuni has quit [Ping timeout: 272 seconds]