cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | Matti: I made a bit of progress, the tests now only segfault towards the end
lritter has quit [Quit: Leaving]
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
jcea has quit [Remote host closed the connection]
Atque has quit [Quit: ...]
Guest96_ has joined #pypy
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mattip has quit [*.net *.split]
mannerism has quit [*.net *.split]
rwb has quit [*.net *.split]
luckydonald_ has quit [*.net *.split]
luckydonald has joined #pypy
mattip has joined #pypy
mannerism has joined #pypy
rwb has joined #pypy
rwb has quit [Max SendQ exceeded]
rwb has joined #pypy
Guest96_ has joined #pypy
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest96_ has joined #pypy
reneeontheweb has joined #pypy
greedom has joined #pypy
greedom has quit [Remote host closed the connection]
reneeontheweb has quit [Quit: Client closed]
reneeontheweb has joined #pypy
Atque has joined #pypy
reneeontheweb has quit [Quit: Client closed]
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest96_ has joined #pypy
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest96_ has joined #pypy
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest96_ has joined #pypy
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lritter has joined #pypy
Guest96_ has joined #pypy
jcea has joined #pypy
rwb has quit [Ping timeout: 272 seconds]
rwb has joined #pypy
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
greedom has joined #pypy
greedom has quit [Remote host closed the connection]
greedom has joined #pypy
Guest96_ has joined #pypy
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lritter has quit [Quit: Leaving]
tsraoien has quit [Ping timeout: 240 seconds]
greedom has quit [Remote host closed the connection]
<mjacob> mattip: i think the bug about cpickle was mostly "python's i/o api design is complete garbage, here see that even cpickle uses it wrong"
<mjacob> mattip: but maybe i can still help?
<krono> 😂
<mjacob> the comment even states that it won't work with the pure python pickler
<mjacob> mattip: unfortunately, i won't have time to write a comment in the bug tracker tonight and i'll travel starting from tomorrow (not sure if i manage to do it in the train)
<mjacob> mattip: so the pure python pickler class has a dispatch attribute that's used internally, so setting it messes things up
<mjacob> mattip: i would suggest 1) to remove the dispatch "compatibility" attribute completely, as it can never work with pure python picklers 2) (although probably not needed to fix these test failures) to decouple pypy-specific code from pure-pickle-specific code
tsraoien has joined #pypy
MiguelX413 has joined #pypy
MiguelX413 has quit [Quit: Bye lol - https://miguelcr.me]