Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
48cb6f22 by Matti Picus at 2021-04-18T23:08:14-04:00
add implementation_lower to distutils.command.install (issue 3436)

--HG--
branch : distutils-implementation

- - - - -
ff2adf91 by nulano at 2021-05-01T19:37:25+02:00
implement bpo-30245: avoid overflow in struct.pack_into error message

--HG--
branch : py3.7-bpo-30245

- - - - -
94b41728 by Matti Picus at 2021-05-04T19:27:02+03:00
merge distutils-implementation to instaniate install schemes

--HG--
branch : py3.7

- - - - -
f0671934 by Matti Picus at 2021-05-04T19:31:51+03:00
merge fix for bpo-3245: avoid overflow in struct.pack_into error message

--HG--
branch : py3.7

- - - - -
9371d8f2 by Matti Picus at 2021-05-04T19:56:01+03:00
document merged branches

--HG--
branch : py3.7

- - - - -


4 changed files:

- lib-python/3/distutils/command/install.py
- pypy/doc/whatsnew-pypy3-head.rst
- pypy/module/struct/interp_struct.py
- pypy/module/struct/test/apptest_struct.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/23d27c6178b99c316f5e0497ea6c7b2ddd176847...9371d8f2793fefdfca5ca867a5dfb803c561c119

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/23d27c6178b99c316f5e0497ea6c7b2ddd176847...9371d8f2793fefdfca5ca867a5dfb803c561c119
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to