COMMITS
/ Doc/data/python3.10.abi September 2, 2022
G
[3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501)
Gregory P. Smith committed
December 12, 2021
M
bpo-46042: Improve SyntaxError locations in the symbol table (GH-30059) (GH-30064)
Miss Islington (bot) committed
October 14, 2021
S
M
[3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939) (GH-28943)
Miss Islington (bot) committed
September 7, 2021
M
bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194) (GH-28199)
Miss Islington (bot) committed
July 18, 2021
P
Correct the order of check-abidump (GH-27229)
Pablo Galindo Salgado committed
May 4, 2021
P
Add CI step to check changes in the exported ABI (GH-25868)
Pablo Galindo committed