summaryrefslogtreecommitdiffstats
path: root/Include
Commit message (Expand)AuthorAgeFilesLines
* Python 3.10.19v3.10.19Pablo Galindo2025-10-091-2/+2
* Post 3.10.18Pablo Galindo2025-06-031-1/+1
* Python 3.10.18v3.10.18Pablo Galindo2025-06-031-2/+2
* [3.10] gh-133767: Fix use-after-free in the unicode-escape decoder with an er...Serhiy Storchaka2025-06-022-0/+17
* Post 3.10.17Pablo Galindo2025-04-081-1/+1
* Python 3.10.17v3.10.17Pablo Galindo2025-04-081-2/+2
* Post 3.10.16Pablo Galindo2024-12-031-1/+1
* Python 3.10.16v3.10.16Pablo Galindo2024-12-031-2/+2
* Post 3.10.15Pablo Galindo2024-09-071-1/+1
* Python 3.10.15v3.10.15Pablo Galindo2024-09-071-2/+2
* Post 3.10.14Łukasz Langa2024-03-191-1/+1
* Python 3.10.14v3.10.14Łukasz Langa2024-03-191-2/+2
* [3.10] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) ...Sebastian Pipping2024-03-061-1/+3
* Post 3.10.13Pablo Galindo2023-08-241-1/+1
* Python 3.10.13v3.10.13Pablo Galindo2023-08-241-2/+2
* Post 3.10.12Pablo Galindo2023-06-061-1/+1
* Python 3.10.12v3.10.12Pablo Galindo2023-06-061-2/+2
* Post 3.10.11Pablo Galindo2023-04-051-1/+1
* Python 3.10.11v3.10.11Pablo Galindo2023-04-041-2/+2
* Post 3.10.10Pablo Galindo2023-02-081-1/+1
* Python 3.10.10v3.10.10Pablo Galindo2023-02-071-2/+2
* Post 3.10.9Pablo Galindo2022-12-061-1/+1
* Python 3.10.9v3.10.9Pablo Galindo2022-12-061-2/+2
* Post 3.10.8Pablo Galindo2022-10-111-1/+1
* Python 3.10.8v3.10.8Pablo Galindo2022-10-111-2/+2
* gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)Miss Islington (bot)2022-09-251-2/+2
* Post 3.10.7Pablo Galindo2022-09-061-1/+1
* Python 3.10.7v3.10.7Pablo Galindo2022-09-051-2/+2
* [3.10] gh-95778: Correctly pre-check for int-to-str conversion (GH-96537) (#9...Gregory P. Smith2022-09-041-2/+2
* [3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501)Gregory P. Smith2022-09-023-0/+39
* Fix typo in internal/pycore_atomic.h (GH-95939)Miss Islington (bot)2022-08-131-1/+1
* Post 3.10.6Pablo Galindo2022-08-021-1/+1
* Python 3.10.6v3.10.6Pablo Galindo2022-08-011-2/+2
* [3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)...Miss Islington (bot)2022-06-161-0/+3
* Post 3.10.5Pablo Galindo2022-06-061-1/+1
* Python 3.10.5v3.10.5Pablo Galindo2022-06-061-2/+2
* gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (G...Miss Islington (bot)2022-05-241-1/+13
* Post 3.10.4Pablo Galindo2022-03-241-1/+1
* Python 3.10.4v3.10.4Pablo Galindo2022-03-231-2/+2
* Post 3.10.3Pablo Galindo2022-03-161-1/+1
* Python 3.10.3v3.10.3Pablo Galindo2022-03-161-2/+2
* [3.10] bpo-46521: Fix codeop to use a new partial-input mode of the parser (G...Pablo Galindo Salgado2022-02-082-1/+5
* Post 3.10.2Pablo Galindo2022-01-141-1/+1
* Python 3.10.2v3.10.2Pablo Galindo2022-01-131-2/+2
* [3.10] bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-200...Victor Stinner2022-01-061-9/+3
* bpo-46042: Improve SyntaxError locations in the symbol table (GH-30059) (GH-3...Miss Islington (bot)2021-12-121-2/+9
* Post 3.10.1Pablo Galindo2021-12-061-1/+1
* Python 3.10.1v3.10.1Pablo Galindo2021-12-061-2/+2
* bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29732)Victor Stinner2021-11-252-4/+1
* bpo-45893: Add missing extern C to initconfig.h (GH-29761)Miss Islington (bot)2021-11-241-0/+6