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
cloudyplain has quit [Remote host closed the connection]
TurBoss has joined #pypy
<TurBoss> Hello
<TurBoss> I have a question about cffi
<TurBoss> i have a binary in a path with spaces
<TurBoss> oh I didn't try if thats the problem by removinf the spaces... :)
<TurBoss> ok that i not the problem
marr has quit [Ping timeout: 246 seconds]
cloudyplain has joined #pypy
cloudyplain has quit [Ping timeout: 240 seconds]
raynold has quit [Quit: Connection closed for inactivity]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
oberstet has quit [Ping timeout: 240 seconds]
lritter has quit [Ping timeout: 240 seconds]
ArneBab_ has joined #pypy
exarkun has quit [Ping timeout: 248 seconds]
exarkun has joined #pypy
ArneBab has quit [Ping timeout: 260 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
_whitelogger has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 264 seconds]
exarkun has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
inhahe_ has quit [Read error: Connection reset by peer]
inhahe_ has joined #pypy
oberstet has joined #pypy
_whitelogger has joined #pypy
forgottenone has joined #pypy
exarkun has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
<kenaan> arigo default 5a5707c54da3 /: Issue #2658 Comment out these Windows asserts. It's fragile even on top of CPython, and seems not to work at all ...
arigato has joined #pypy
<kenaan> arigo cffi/cffi f61db8830105 /setup.py: Add Python 3.6 in that list
rokujyouhitoma has joined #pypy
<arigato> https://www.python.org/dev/peps/pep-0557/ --- "because Python used to follow 'there should be only one way to do it', but definitely no longer does"
rokujyouhitoma has quit [Ping timeout: 264 seconds]
exarkun has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy
raynold has joined #pypy
tazle has joined #pypy
rokujyouhitoma has joined #pypy
_main_ has joined #pypy
_main_ has quit [Read error: Connection reset by peer]
_main_ has joined #pypy
__main__ has quit [Read error: No route to host]
forgottenone has quit [Quit: Konversation terminated!]
rokujyouhitoma has quit [Ping timeout: 240 seconds]
__main__ has joined #pypy
__main__ has quit [Read error: Connection reset by peer]
_main_ has quit [Read error: Connection reset by peer]
__main__ has joined #pypy
arigato has quit [Quit: Leaving]
marr has joined #pypy
inhahe_ has quit [Read error: Connection reset by peer]
inhahe_ has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
exarkun has quit [Ping timeout: 246 seconds]
exarkun has joined #pypy
forgottenone has joined #pypy
_whitelogger has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
exarkun has quit [Ping timeout: 260 seconds]
exarkun has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
oberstet has quit [Ping timeout: 260 seconds]
forgottenone has quit [Ping timeout: 248 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
exarkun has quit [Ping timeout: 260 seconds]
exarkun has joined #pypy
cloudyplain has joined #pypy
lritter has joined #pypy
cloudyplain has quit [Remote host closed the connection]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
forgottenone has joined #pypy
yuyichao has quit [Read error: Connection reset by peer]
yuyichao has joined #pypy
aboudreault_ has joined #pypy
TheAdversary has joined #pypy
yuyichao has quit [Quit: Konversation terminated!]
yuyichao has joined #pypy
Hasimir has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 255 seconds]
nimaje1 has joined #pypy
nimaje is now known as Guest68743
Guest68743 has quit [Killed (card.freenode.net (Nickname regained by services))]
nimaje1 is now known as nimaje
jcea has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 264 seconds]
<mattip> yay, cffi 1.11
tbodt has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 255 seconds]
rubdos has quit [Read error: Connection reset by peer]
rubdos has joined #pypy
rokujyouhitoma has joined #pypy
forgottenone has quit [Ping timeout: 246 seconds]
forgottenone has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
forgottenone has quit [Ping timeout: 240 seconds]
_whitelogger has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
oberstet has joined #pypy
<mattip> arigato: (for the logs) this test is failing because it runs out of memory on ARM
<mattip> so "p" actually is a NULL pointer
<mattip> fwiw, it happens when "i" is 9, the build slave has 800MB RAM
oberstet2 has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
lritter has quit [Remote host closed the connection]
rokujyouhitoma has joined #pypy
<mattip> ahh, nope, i==9 is wrong
rokujyouhitoma has quit [Ping timeout: 264 seconds]
<mattip> i == 10 seems to be reproducable, but only under pytest, cutting the test out and running it directly passes
marr has joined #pypy
<mattip> running only that test, i.e. pypy/goal/pypy-c pytest.py -A pypy/module/test_lib_pypy/cffi_tests/cffi0/test_verify.py -k test_ffi_gc_size_arg_2 -s, and adding a test for "if not p: print i; break"
* mattip off
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
oberstet2 has quit [Ping timeout: 248 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
raynold has quit [Quit: Connection closed for inactivity]
tbodt has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
nimaje1 has joined #pypy
nimaje is now known as Guest458
Guest458 has quit [Killed (weber.freenode.net (Nickname regained by services))]
nimaje1 is now known as nimaje
aboudreault_ has quit [Ping timeout: 258 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 264 seconds]
danieljabailey has quit [Quit: ZNC 1.6.4+deb1 - http://znc.in]
danieljabailey has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cloudyplain has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
cloudyplain has quit [Remote host closed the connection]
jcea has quit [Remote host closed the connection]
pilne has joined #pypy