Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
85a16ef3 by Michał Górny at 2020-09-10T15:55:03+02:00
sync httplib2 and urllib2 to cpython 2.7 git with security backports

Sync httplib and urllib2 stdlib modules and the respective tests
to the current state of CPython 2.7 git (EOL-ed) + two patches
backported from 3.6 that are present in the Gentoo patchset.  This has
only trivial changes compared to backporting the four relevant patches
and should make it easier to apply a final stdlib update post-release.

The Gentoo patches can be found as the two top patches on
https://gitweb.gentoo.org/fork/cpython.git/log/?h=gentoo-2.7.18-r2

- - - - -
b2a983a3 by Matti Picus at 2020-09-10T20:14:56+00:00
Merge branch 'topic/default/py27-backport-secfixes' into 
'branch/default'

sync httplib2 and urllib2 to cpython 2.7 git with security backports

See merge request pypy/pypy!754

- - - - -


5 changed files:

- lib-python/2.7/httplib.py
- lib-python/2.7/test/test_httplib.py
- lib-python/2.7/test/test_urllib2.py
- lib-python/2.7/urllib.py
- lib-python/2.7/urllib2.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/e47fa51efbe9a5f95bed7690a1519bc57d020117...b2a983a313237ed82c9c958448cc5de6550156d5

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e47fa51efbe9a5f95bed7690a1519bc57d020117...b2a983a313237ed82c9c958448cc5de6550156d5
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