Release notes: https://www.python.org/downloads/release/python-3138/ Fixes the following security issues: gh-139400: xml.parsers.expat: Make sure that parent Expat parsers are only garbage-collected once they are no longer referenced by subparsers created by ExternalEntityParserCreate(). Patch by Sebastian Pipping. gh-139283: sqlite3: correctly handle maximum number of rows to fetch in Cursor.fetchmany and reject negative values for Cursor.arraysize. Patch by Bénédikt Tran. gh-135661: Fix CDATA section parsing in html.parser.HTMLParser according to the HTML5 standard https://docs.python.org/release/3.13.8/whatsnew/changelog.html#security Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Peter: Mark as security bump] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 lines
317 B
Plaintext
6 lines
317 B
Plaintext
# From https://www.python.org/downloads/release/python-3138/
|
|
md5 ba3da8187b03db6f42052f8707c22564 Python-3.13.8.tar.xz
|
|
# Locally computed
|
|
sha256 b9910730526b298299b46b35595ced9055722df60c06ad6301f6a4e2c728a252 Python-3.13.8.tar.xz
|
|
sha256 78b12c3a81360b357002334f0e70ea0e92eebf7a9b358805c03c48484945f3bb LICENSE
|