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
<kenaan>
stevie_92 cpyext-gc-cycle 2606a6511ff0 /rpython/memory/gc/: Fixed tests for non-gc proxies in incmark
<kenaan>
stevie_92 cpyext-gc-cycle 9543fe367251 /rpython/memory/gc/: Fixed bugs in rrc incmark Added incremental rrc tests and debug output of snapshot
<kenaan>
rlamy default 7eb3b4f49cdd /pypy/tool/unicodefuzzer.py: kill obsolete tool (we can use hypothesis instead)
mattip has quit [Ping timeout: 276 seconds]
CrazyPython has quit [Remote host closed the connection]
CrazyPython has joined #pypy
mattip has joined #pypy
CrazyPython has quit [Ping timeout: 265 seconds]
BPL has quit [Ping timeout: 246 seconds]
BPL has joined #pypy
antocuni has joined #pypy
speeder39_ has joined #pypy
<mattip>
arigato: it seems something is wrong with how I updated pycparser in lib_pypy/_cffi, there are failing tests
<mattip>
the comment is "the two files lextab.py and yacctab.py are created by not-correctly-installed versions of pycparser."
<mattip>
but it is not clear how to fix. I followed the directions in lib_pypy/_cffi/pycparser/README, did I miss something?
oberstet has quit [Remote host closed the connection]
antocuni has quit [Ping timeout: 268 seconds]
DaffyFuchsia has joined #pypy
DaffyFuchsia has quit [Remote host closed the connection]
bogner_ has joined #pypy
[Arfreve1] has joined #pypy
Eyess has joined #pypy
ebarrett has joined #pypy
dddddd has quit [*.net *.split]
ceridwen has quit [*.net *.split]
bbot2 has quit [*.net *.split]
vext01 has quit [*.net *.split]
bogner has quit [*.net *.split]
[Arfrever] has quit [*.net *.split]
SunDwarf has quit [*.net *.split]
energizer has quit [*.net *.split]
_aegis_ has quit [*.net *.split]
energizer has joined #pypy
bbot2 has joined #pypy
dddddd has joined #pypy
Eyess has quit [Ping timeout: 240 seconds]
_aegis_ has joined #pypy
ceridwen has joined #pypy
ceridwen has joined #pypy
ceridwen has quit [Changing host]
SunDwarf has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
kanaka has quit [Remote host closed the connection]
antocuni has joined #pypy
<cfbolz>
mattip: I'll merge the json stuff now, ok?
antocuni has quit [Ping timeout: 265 seconds]
<kenaan>
cfbolz json-decoder-maps e63efbf454cd /: close to-be-merged branch
<kenaan>
cfbolz default 89a3715662ef /pypy/: merge json-decoder-maps: implement a much faster json decoder (3x speedup for large json files, 2x less memory) u...
<kenaan>
cfbolz json-decoder-maps-py3.6 1e4284e750bb /: close to-be-merged branch