Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501) | Gregory P. Smith | 2022-09-02 | 1 | -1/+4 |
* | bpo-46042: Improve SyntaxError locations in the symbol table (GH-30059) (GH-3... | Miss Islington (bot) | 2021-12-12 | 1 | -758/+768 |
* | [3.10] bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode... | Serhiy Storchaka | 2021-10-14 | 1 | -289/+297 |
* | [3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-esc... | Miss Islington (bot) | 2021-10-14 | 1 | -5769/+10734 |
* | bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194) (GH-2... | Miss Islington (bot) | 2021-09-07 | 1 | -10771/+5847 |
* | Correct the order of check-abidump (GH-27229) | Pablo Galindo Salgado | 2021-07-18 | 1 | -4804/+9742 |
* | Add CI step to check changes in the exported ABI (GH-25868) | Pablo Galindo | 2021-05-04 | 1 | -0/+15722 |