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
dustinm has quit [Quit: Leaving]
dustinm has joined #pypy
lazka has quit [Quit: bye]
marvin_ has quit [Remote host closed the connection]
marvin has joined #pypy
lazka has joined #pypy
lritter has joined #pypy
<mattip> the aggregate went up to 4.6 on speed.pypy.org for pypy3.9
<mattip> "go" and "spitfire2" show a significant speedup
<LarstiQ> due to the faster dict.copy?
<cfbolz> The argument fixes
<cfbolz> Dict copies aren't merged yet
Guest27 has joined #pypy
<Guest27> hello. on list PyPy-3.9 nightly, it seems i have an issue to get "pypy3.exe -m ensurepip" working, on windows. is it possible ?
<Guest27> i get a No such file or directory: 'C:\\WinP\\bd39\\budotPyPy\\WPy64-39120a2\\pypy3.9-v7.3.10a0-win64\\Lib\\ensurepip\\_bundled\\pip-22.0.4-py3-none-any.whl'
<Guest27> but it is pip-21.2.4-py3-none-any.whl that is in the "_bundled"
<Guest27> the "_PIP_VERSION" in _PIP_VERSION = "22.0.4"
<Guest27> in the __init__.py above seems not consistent with the payload
<cfbolz> Guest27: hi! it's not a known issue, as far as I'm aware
<cfbolz> Guest27: that's a nightly build, right?
<Guest27> it was pypy-c-jit-105209-caa2915dcf05-win64.zip
<Guest27> it seems to work if I unzip/add pip-22.0.4-py3-none-any.whl in _bundled, then re-zip
<cfbolz> Guest27: could you file a bug about it here: https://foss.heptapod.net/pypy/pypy/-/issues
<cfbolz> mattip: ^^
<cfbolz> Guest27: wonderful, thanks a lot
<Guest27> hum... another bug just after
<Guest27> pip.exe is note created, only pip3.exe and pip3.9.exe
<Guest27> (at least for my workarounded tryà
<Guest27> if I insted use pip-21.2.4-py3-none-any.wh, I don't haave the problem.... hum, strange
<Guest27> it looks "as if" the "ensurepip" doesn't create a "pip.exe", but my following "python -m pip install --upgrade pip" does it
<Guest27> maybe a very old bug that one
Guest27 has quit [Quit: Connection closed]
<mattip> for the logs: the missing bundled pip wheel was fixed in 2beb7700271e
<mattip> I think the missing pip.exe is by design? Anyhow it is that way in the bundled pip wheel
otisolsen70 has joined #pypy
otisolsen70 has quit [Quit: Leaving]
lritter has quit [Quit: Leaving]
dmalcolm_ has quit [Ping timeout: 240 seconds]
dmalcolm has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy