[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: port fixes for bpo-42051 reject XML entity declarations in plist files

Matti Picus foss at heptapod.net
Wed Mar 3 17:21:42 EST 2021



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


Commits:
bb79f00a by Matti Picus at 2021-03-04T00:02:24+02:00
port fixes for bpo-42051 reject XML entity declarations in plist files

- - - - -
cd2b842e by Matti Picus at 2021-03-04T00:06:55+02:00
No longer call eval() on content received via HTTP in CJK codec tests (bpo-41944)

- - - - -


3 changed files:

- lib-python/2.7/plistlib.py
- lib-python/2.7/test/multibytecodec_support.py
- lib-python/2.7/test/test_plistlib.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/55e8a7f3de0f85e5c3c3022bd5e775fe302f43c1...cd2b842ee3b61b13cf55f883ef9dc985d038d88c

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/55e8a7f3de0f85e5c3c3022bd5e775fe302f43c1...cd2b842ee3b61b13cf55f883ef9dc985d038d88c
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210303/eafce750/attachment.html>


More information about the pypy-commit mailing list