Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
6cb1fc2c by Matti Picus at 2023-03-04T20:09:50+02:00
add python.org newer ip addresses
- - - - -
1b0fb240 by Matti Picus at 2023-03-04T20:13:11+02:00
fix test response msg
- - - - -
2 changed files:
- rpython/rlib/test/tes
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
37db812e by Matti Picus at 2023-02-14T10:51:12+02:00
backport changes from py3.10 to rpython
- - - - -
df16bef3 by Matti Picus at 2023-02-14T11:08:19+02:00
fix hash
- - - - -
a000d515 by Matti Picus at 2023-02-27T15:22:51+02:0
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
37db812e by Matti Picus at 2023-02-14T10:51:12+02:00
backport changes from py3.10 to rpython
- - - - -
df16bef3 by Matti Picus at 2023-02-14T11:08:19+02:00
fix hash
- - - - -
a000d515 by Matti Picus at 2023-02-27T15:22:51+02:00
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
fc1f2b20 by Matti Picus at 2023-03-04T21:07:13+02:00
fix translation on windows
--HG--
branch : py3.10
- - - - -
a375a7ed by Matti Picus at 2023-03-04T22:55:40+02:00
add (almost all of) sys.stdlib_module_names, details may be
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
c5a1deb3 by Matti Picus at 2023-03-04T23:33:09+02:00
PyPy can properly initiate structseq instances, does not suffer from bpo-43916
--HG--
branch : py3.10
- - - - -
1 changed file:
- lib-python/3/test/test_sys.py
View it
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
ddd52247 by Matti Picus at 2023-03-05T08:33:57+02:00
rework tests for -D with a newer pytest. Still some problems with catching
unraiseable exceptions
--HG--
branch : py3.10
- - - - -
404432c0 by Matti Picus at 2023-03-05T09: