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
epony has quit [Ping timeout: 268 seconds]
epony has joined #pypy
ellemoeiselleva has joined #pypy
srs has joined #pypy
srs has quit [Ping timeout: 268 seconds]
Julian has quit [Quit: leaving]
srs has joined #pypy
srs has quit [Ping timeout: 260 seconds]
srs has joined #pypy
srs has quit [Ping timeout: 246 seconds]
otisolsen70 has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy
otisolsen70 has quit [Quit: Leaving]
Atque_ has quit [Ping timeout: 255 seconds]
Atque has joined #pypy
ronny has joined #pypy
<ronny> hi
<ronny> im currently working on dropping python < 3.7 support in execnet, while doing so i ean into a case where on pypy3.7 a attribute is a type object instead of a instance of the type
otisolsen70 has joined #pypy
<ronny> ARGH, its actually a test bug in execnet thats only shown in pypy :(
auk has joined #pypy
<mattip> TIL today (maybe I knew but forgot): TypeDefs can have a _text_signature_ which goes to the builtin-type's __text_signature__ attribute,
<mattip> which (I think) percolates down to this failing test in idlelib.test_tooltips
<mattip> on py3.8
ellemoeiselleva has quit [Quit: Leaving]
auk has quit [Ping timeout: 246 seconds]
jcea has joined #pypy
srs has joined #pypy
srs has quit [Remote host closed the connection]
srs has joined #pypy
epony has quit [Ping timeout: 268 seconds]
jcea has quit [Ping timeout: 252 seconds]
srs has quit [Ping timeout: 268 seconds]
epony has joined #pypy
<mattip> cpython has this
<mattip> $ python3.8 -c "print(list.__new__.__text_signature__)"
<mattip> ($type, *args, **kwargs)
<mattip> is there a way to do that in PyPy ?
<mattip> it seems all builtin __new__ have a __text_signature__ of ($type, *args, **kwargs)
srs has joined #pypy
srs has quit [Ping timeout: 268 seconds]
srs has joined #pypy
srs has quit [Ping timeout: 268 seconds]
srs has joined #pypy
srs has quit [Ping timeout: 256 seconds]
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
derpydoo has joined #pypy
otisolsen70 has quit [Quit: Leaving]