Michał Górny pushed to branch topic/default/py27-backport-secfixes 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 - - - - - 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/-/commit/85a16ef304eacf80eb5c26f68ffe897dab776453 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/85a16ef304eacf80eb5c26f68ffe897dab776453 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
