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 | so many corner cases, so little time
<tumbleweed> they should be the same on all platforms
<tumbleweed> IIRC cpython pyc files differ when generated on different endianness
slav0nic has quit [Ping timeout: 252 seconds]
Techcable has quit [Remote host closed the connection]
Techcable has joined #pypy
otisolsen70 has joined #pypy
<mgorny> hmm, interesting, SO claimed otherwise but will have to check
<mgorny> tumbleweed: i've just checked cpython on ppc64 be/le and fwics only two bytes differ in .pyc, i guess that's the timestamp
slav0nic has joined #pypy
<mattip> what happens if you have a unicode string in the pyc with more than 1 byte per codepoint?
<cfbolz> "who knows"
<tumbleweed> mattip: ah, I may have been thinking of gettext .mo files
Atque has joined #pypy
slav0nic has quit [Remote host closed the connection]
slav0nic has joined #pypy
<cfbolz> mattip: merged the py3.8-argument-unwrap-less branch
<cfbolz> let's see whether it fixes the 3.9 kwargs problems
<mattip> did you want to merge it to py3.9?
<cfbolz> mattip: no, to py3.8
<cfbolz> doing py3.9 next
<mattip> cool
<cfbolz> but seeing some local problems
slav0nic has quit [Remote host closed the connection]
<mattip> less cool
<cfbolz> fixed
<cfbolz> and one of the two test now passes 🎉
Atque has quit [Quit: ...]
<Dejan> woohooo
<cfbolz> the other one is arguably CPython's fault :-P
<mattip> +1
<cfbolz> (I could even probably file a b.p.o report about it)
otisolsen70 has quit [Quit: Leaving]
lritter has joined #pypy
Dejan has quit [Remote host closed the connection]
lritter has quit [Quit: Leaving]
Techcable has quit [Remote host closed the connection]
Techcable has joined #pypy
tazle has quit [Ping timeout: 272 seconds]
tazle has joined #pypy