Files
python313/Python-3.13.0b1.tar.xz.asc

19 lines
963 B
Plaintext
Raw Normal View History

- Add --enable-experimental-jit=yes-off to the build - Update to 3.13.0a5 * Security - gh-115398: Allow controlling Expat >=2.6.0 reparse deferral (CVE-2023-52425) by adding five new methods: - xml.etree.ElementTree.XMLParser.flush() - xml.etree.ElementTree.XMLPullParser.flush() - xml.parsers.expat.xmlparser.GetReparseDeferralEnabled() - xml.parsers.expat.xmlparser.SetReparseDeferralEnabled() - xml.sax.expatreader.ExpatParser.flush() - gh-114572: ssl.SSLContext.cert_store_stats() and ssl.SSLContext.get_ca_certs() now correctly lock access to the certificate store, when the ssl.SSLContext is shared across multiple threads. Core- and Builtins - gh-116604: Respect the status of the garbage collector when indirect calls are made via PyErr_CheckSignals() and the evaluation breaker. Patch by Pablo Galindo - gh-112087: list is now compatible with the implementation of PEP 703. - gh-116381: Add specialization for CONTAINS_OP. - gh-116296: Fix possible refleak in object.__reduce__() internal error handling. - gh-115823: Properly calculate error ranges in the parser when raising SyntaxError exceptions caused by invalid byte sequences. Patch by Pablo Galindo - gh-115778: Add tierN annotation for instruction definition in interpreter DSL. - gh-115733: Fix crash when calling next() on exhausted list iterators. - gh-115700: The regen-cases build stage now works on Windows. - gh-115347: Fix bug where docstring was replaced by a redundant OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=13
2024-05-09 09:59:06 +00:00
-----BEGIN PGP SIGNATURE-----
iQKTBAABCgB9FiEEcWlgX2LHUTVtBUomqCHmgOX6YwUFAmY7VzpfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDcx
Njk2MDVGNjJDNzUxMzU2RDA1NEEyNkE4MjFFNjgwRTVGQTYzMDUACgkQqCHmgOX6
YwUGrQ/6ArSGPmmq8qbEk+/XTZd0XulLxayLrx571dvTKqqZ5PlneNlhwuZHvCQg
fhCK6ALZDyJD2aSrBo7bR3tZF2+GZltr/KJIrWUBl1ZeO6e91XNMHBkHphnOuE8o
ATVcR1wejleLckjdj5CU1Q1iBojEBpLs8kqqTbnox5qj/QzoZbs0Jp5mV7BhVKrP
cjd4Fq7OBzA0jkmqovLTB7vq6YwTORSar/QksqM/rpDDvp1DteJiO3p5TjbUMswS
JgLLGrltvR1J3raA6DFogEbvwsBQTBzcZO+nlcRAx6c/40XTFqTJq4yLJm+ckfp4
jVneiQbP9IoJCldLf/dGOCESnalPph1OXkjRZcpPlCJVrT4NPYj4b3c6jeTuSx9h
Ucv9ZlNSfWgLqS+Y6RPL13CPcKZ4myYcpboW5i1ztxV+BtG6gixTg5jONznJ9DFp
2YUmTAlweIlJLIc8HKOXVscnDDwcElns6y7IjA0CvUpc97OChjedbXXwx2lgJ9oO
ydkyTAk6KlfAtijvSvs8QdAoo775ybwgmNh5tBfekc+Z5fRn2Mi7ZVqc+JypUq+J
QaLT7+MJEBiaOqOZEtuOM1em0LP+k6i1q4DaFNiHO9M2wS7nedzA8jNYrFzserSs
eApkreY/kEWiYDeeIoO9f/dHehgDfPaM6A0ZzcCQQIwLAKhvdPE=
=IVHC
-----END PGP SIGNATURE-----