summaryrefslogtreecommitdiffstats
path: root/Include
Commit message (Expand)AuthorAgeFilesLines
* Post 3.9.17Łukasz Langa2023-06-061-1/+1
* Python 3.9.17v3.9.17Łukasz Langa2023-06-061-2/+2
* Post 3.9.16Łukasz Langa2022-12-061-1/+1
* Python 3.9.16v3.9.16Łukasz Langa2022-12-061-2/+2
* Post 3.9.15Łukasz Langa2022-10-111-1/+1
* Python 3.9.15v3.9.15Łukasz Langa2022-10-111-2/+2
* Post 3.9.14Łukasz Langa2022-09-061-1/+1
* Python 3.9.14v3.9.14Łukasz Langa2022-09-061-2/+2
* [3.9] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96502)Gregory P. Smith2022-09-053-0/+53
* gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (#...Miss Islington (bot)2022-05-241-1/+13
* Post 3.9.13Łukasz Langa2022-05-171-1/+1
* Python 3.9.13v3.9.13Łukasz Langa2022-05-171-2/+2
* Post 3.9.12Łukasz Langa2022-03-241-1/+1
* Python 3.9.12v3.9.12Łukasz Langa2022-03-231-2/+2
* Post 3.9.11, take twoŁukasz Langa2022-03-161-1/+1
* Python 3.9.11, take twov3.9.11Łukasz Langa2022-03-161-1/+1
* Post 3.9.11Łukasz Langa2022-03-151-1/+1
* Python 3.9.11Łukasz Langa2022-03-151-2/+2
* Post 3.9.10Łukasz Langa2022-01-141-1/+1
* Python 3.9.10v3.9.10Łukasz Langa2022-01-131-2/+2
* bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29776)Victor Stinner2021-11-262-4/+1
* [3.9] bpo-45806: Fix recovery from stack overflow for 3.9. Again. (GH-29640)Mark Shannon2021-11-191-16/+0
* Post 3.9.9Łukasz Langa2021-11-151-1/+1
* Python 3.9.9v3.9.9Łukasz Langa2021-11-151-2/+2
* Post 3.9.8Łukasz Langa2021-11-051-1/+1
* Python 3.9.8v3.9.8Łukasz Langa2021-11-051-2/+2
* bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape...Serhiy Storchaka2021-10-141-0/+8
* [3.9] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-esca...Serhiy Storchaka2021-10-141-1/+9
* [3.9] Fix typos in the Include directory (GH-28745) (GH-28788)Christian Clauss2021-10-074-5/+5
* [3.9] Remove trailing spaces (GH-28710)Serhiy Storchaka2021-10-031-1/+1
* closes bpo-44751: Move crypt.h include from public header to _cryptmodule (GH...Miss Islington (bot)2021-09-291-13/+0
* [3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512)Łukasz Langa2021-09-221-1/+1
* [3.9] bpo-45083: Include the exception class qualname when formatting an exce...Miss Islington (bot)2021-09-031-0/+3
* Post 3.9.7Łukasz Langa2021-08-301-1/+1
* Python 3.9.7v3.9.7Łukasz Langa2021-08-301-2/+2
* bpo-44184: Fix subtype_dealloc() for freed type (GH-26274)Miss Islington (bot)2021-07-151-1/+1
* Post 3.9.6Łukasz Langa2021-06-281-1/+1
* Python 3.9.6v3.9.6Łukasz Langa2021-06-281-2/+2
* bpo-44363: Get test_capi passing with address sanitizer (GH-26639)Miss Islington (bot)2021-06-101-1/+10
* [3.9] bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (G...Jakub Kulík2021-05-211-0/+12
* Post 3.9.5Łukasz Langa2021-05-031-1/+1
* Python 3.9.5v3.9.5Łukasz Langa2021-05-031-2/+2
* bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365) (GH-25387)Miss Islington (bot)2021-04-131-0/+6
* Post 3.9.4Łukasz Langa2021-04-041-1/+1
* Python 3.9.4v3.9.4Łukasz Langa2021-04-041-2/+2
* [3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 (#...Gregory P. Smith2021-04-042-1/+18
* Post 3.9.3Łukasz Langa2021-04-021-1/+1
* Python 3.9.3v3.9.3Łukasz Langa2021-04-021-2/+2
* bpo-42500: Fix recursion in or after except (GH-23568) (#24501)Mark Shannon2021-03-022-18/+1
* Post 3.9.2Łukasz Langa2021-02-191-1/+1