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
Rhy0lite has quit [Quit: Leaving]
jcea has quit [Quit: jcea]
_whitelogger has joined #pypy
avakdh has quit [Ping timeout: 246 seconds]
avakdh has joined #pypy
oberstet has quit [Remote host closed the connection]
tsaka__ has quit [Ping timeout: 246 seconds]
lritter has joined #pypy
forgottenone has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5431 [mattip: force build, py3.7]
ronan has quit [Remote host closed the connection]
<bbot2> Exception: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5431 [mattip: force build, py3.7]
oberstet has joined #pypy
Rhy0lite has joined #pypy
BPL has joined #pypy
kanaka has quit [Remote host closed the connection]
lritter has quit [Quit: Leaving]
RemoteFox has joined #pypy
<mattip> after 62aa33d5e810, test_rsocket translation tests are still failing on win32
<mattip> calling with "python2 pytest.py rpython/rlib/test_rsocket.py --pdb" stops in
<mattip> rpython/translator/c/database.py(100)gettype()
<mattip> with a KeyError in PrimitiveType[T] where T is a '<* GCREF (gcopaque)>'
<mattip> but PrimitiveType has that key, and in fact "PrimitiveType.keys()[13] is T" returns True
<mattip> so why a KeyError ?
dddddd has quit [Ping timeout: 260 seconds]
dddddd has joined #pypy
<mattip> here's another window's oddity: the rpython/translator/c/test/test_standalone.py
<mattip> test for stack overflow in tail_call recursion
<mattip> never overflows.
<mattip> eventually n=n+1 overflows and the tests stops
<mattip> ahh, it's because of compiling with /O2
<mattip> is it important for that test to pass?
<mattip> when I set /O1 in windows.py it passes
xcm has quit [Quit: WeeChat 2.9]
xcm has joined #pypy
camelCaser has quit [Ping timeout: 256 seconds]
camelCaser has joined #pypy
<mattip> heh, just by installing the msvc build tools, you opt in to their "Visual Studio Customer Experience Improvement Program"
<mattip> I saw a process on the machine that looked suspicious and googled it
<mattip> you need to edit a registry setting to turn it off
xcm has quit [Quit: WeeChat 2.9]
xcm has joined #pypy
xcm has quit [Client Quit]
xcm has joined #pypy
xcm has quit [Client Quit]
jiffe has quit [Ping timeout: 258 seconds]
jiffe has joined #pypy
jcea has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
oberstet has quit [Quit: Leaving]
_whitelogger has joined #pypy