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
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 joined #pypy
LarstiQ has joined #pypy
lritter has quit [Quit: Leaving]
epony has quit [Remote host closed the connection]
epony has joined #pypy