[pypy-commit] [Git][pypy/pypy][branch/py3.8] 6 commits: pyexpat 2.4.6 raises a ExpatError on invalid unicode

Matti Picus (@mattip) foss at heptapod.net
Thu Mar 3 07:48:54 EST 2022



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


Commits:
6f2542b8 by Matti Picus at 2022-03-03T08:47:39+02:00
pyexpat 2.4.6 raises a ExpatError on invalid unicode

- - - - -
0f679bfc by Matti Picus at 2022-03-03T08:56:02+02:00
backport stdlib test changes from bpo-46811 for expat>2.4.5

- - - - -
ea8e3138 by Matti Picus at 2022-03-03T14:47:43+02:00
merge default

--HG--
branch : py3.8

- - - - -
8ae55423 by Matti Picus at 2022-03-03T09:47:54+02:00
add back file removed in add5246bab1f when attempting to change to apptest

--HG--
branch : py3.8

- - - - -
abcd97b7 by Matti Picus at 2022-03-03T10:27:53+02:00
python3 pyexpat does not have __version__, tweak and delete tests

--HG--
branch : py3.8

- - - - -
05a48e26 by Matti Picus at 2022-03-03T14:34:54+02:00
add pypy3.7.exe (issue 3693)

--HG--
branch : py3.8

- - - - -


3 changed files:

- pypy/module/pyexpat/moduledef.py
- + pypy/module/pyexpat/test/test_parser.py
- pypy/tool/release/package.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/70f1ac8287718494beb4041f5532ef546e95a3e9...05a48e2606a558231d5f0c0129cf503d67a48b72

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/70f1ac8287718494beb4041f5532ef546e95a3e9...05a48e2606a558231d5f0c0129cf503d67a48b72
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/20220303/91ad32e0/attachment.html>


More information about the pypy-commit mailing list