Matti Picus pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy
Commits:
77aa9687 by Matti Picus at 2020-10-06T11:06:01+03:00
backport fix for CVE-2019-5010, cpython issue 35746
--HG--
branch : stdlib-2.7.18-3
- - - - -
25a8a06c by Matti Picus at 2020-10-06T11:26:47+03:00
fix incompatibili
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
7a8e6d54 by nulano at 2020-10-07T01:08:19+01:00
fix overflow in rbigint.abs_rshift_and_mask on non-win64
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/rlib/rbigint.py
View it on GitLab:
https://foss.heptapod.net/py
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
0555837d by Matti Picus at 2020-10-07T08:34:21+03:00
more test fixes
- - - - -
1 changed file:
- extra_tests/test_os.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/0555837d5d37b8a0169cf114d746a00748d7
Matti Picus pushed to branch branch/win64 at PyPy / pypy
Commits:
2aa36f2b by Matti Picus at 2020-10-07T08:54:25+03:00
fix missing imports to skip cpyext
--HG--
branch : win64
- - - - -
1 changed file:
- pypy/module/cpyext/test/conftest.py
View it on GitLab:
https://foss.heptapod.net/py
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
3a0aa403 by Matti Picus at 2020-10-07T09:09:48+03:00
update expired testing certificates from latest CPython HEAD
- - - - -
5 changed files:
- lib-python/2.7/test/keycert.passwd.pem
- lib-python/2.7/test/keycert.pem
- lib-p