derpydoo has quit [Read error: Connection reset by peer]
otisolsen70 has joined #pypy
jcea has joined #pypy
auk has joined #pypy
<mgorny>
mattip: i'm thinking of having multiple versions of pypy3 in Gentoo (pypy3.9 and pypy3.10, like we do for old CPython versions), i.e. just the interpreter without official distro support; and i'm wondering if pypy3.8 is worth "readding" as well, or if it's going to be gone soon
<mgorny>
the main idea behind that is to make it easier to compare test results between pypy3.9 and 3.10
<mgorny>
oh, and btw so far no major issues with pypy3.10 -- i've seen more breakage due to urllib3 2.0 ;-)
<cfbolz>
mgorny: I don't think 3.8 is worth it
<cfbolz>
and great to hear that 3.10 is working so well!
<hexology>
i love that pypy has been staying so close behind cpython now
Dejan has joined #pypy
otisolsen70 has quit [Quit: Leaving]
<tumbleweed>
mgorny: yeah, I keep thinking I should do the same thing (but it also doesn't seem worth the effort)