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 | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
jcea has quit [Ping timeout: 248 seconds]
sol__ has joined #pypy
lesshaste has joined #pypy
lessshaste has quit [Ping timeout: 248 seconds]
jinsun__ has joined #pypy
jinsun__ is now known as jinsun
jinsun is now known as Guest7920
Guest7920 has quit [Ping timeout: 260 seconds]
habnabit_ has joined #pypy
habnabit_ has quit [Quit: ZNC - http://znc.sourceforge.net]
jinsun__ has joined #pypy
jinsun__ is now known as jinsun
<mattip> in cpython, method_descriptors like dict.get does not have a __module__ attribute
<mattip> and builtins like "dir" allow modifying the __module__ attribute
<mattip> or even deleting it
<mattip> (del dir.__module__ succeeds but is a NOOP)
lritter has joined #pypy
marvin has quit [Remote host closed the connection]
marvin has joined #pypy
marvin has quit [Remote host closed the connection]
lazka has quit [Quit: bye]
marvin_ has joined #pypy
lazka has joined #pypy
leshaste has joined #pypy
lesshaste has quit [Remote host closed the connection]
jcea has joined #pypy
lesshaste has joined #pypy
leshaste has quit [Ping timeout: 255 seconds]
lesshaste has quit [Quit: Leaving]
<mattip> it seems like the lib-python.3.test.test_pkg failure is a regression, the exact same test file was passing on py3.9
<mattip> there was some refactoring in importlib, but I don't see any changes to _imp documented in the What's New,
<mattip> maybe they don't document changes to private modules
Atque has quit [Quit: ...]
Atque has joined #pypy
Atque has quit [Client Quit]
epony has joined #pypy
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
pbsds has joined #pypy
LarstiQ has quit [Quit: ZNC - http://znc.in]
LarstiQ has joined #pypy
lritter has quit [Quit: Leaving]
epony has quit [Remote host closed the connection]
epony has joined #pypy