summaryrefslogtreecommitdiffstats
path: root/Include
Commit message (Expand)AuthorAgeFilesLines
* 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
* [3.10] bpo-45848: Allow the parser to get error lines from encoded files (GH-...Łukasz Langa2021-11-201-0/+6
* [3.10] bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode...Serhiy Storchaka2021-10-141-0/+9
* [3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-esc...Miss Islington (bot)2021-10-141-1/+9
* [3.10] Fix typos in the Include directory (GH-28745) (GH-28789)Christian Clauss2021-10-076-7/+7
* Post 3.10.0Pablo Galindo2021-10-041-1/+1
* Merge tag 'v3.10.0' into 3.10Pablo Galindo2021-10-041-3/+3
|\
| * Python 3.10.0v3.10.0Pablo Galindo2021-10-041-3/+3
| * [3.10] Remove trailing spaces (GH-28709)Serhiy Storchaka2021-10-031-1/+1
| * [3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511)Łukasz Langa2021-09-292-2/+2
| * [3.10] bpo-45307: Restore private C API function _PyImport_FindExtensionObjec...Serhiy Storchaka2021-09-291-0/+3
* | [3.10] Remove trailing spaces (GH-28709)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.10] bpo-45307: Restore private C API function _PyImport_FindExtensionObjec...Serhiy Storchaka2021-09-281-0/+3
* | [3.10] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28511)Łukasz Langa2021-09-212-2/+2