summaryrefslogtreecommitdiffstats
path: root/Doc/data/python3.12.abi
Commit message (Expand)AuthorAgeFilesLines
* [3.12] GH-108390: Prevent non-local events being set with `sys.monitoring.set...Mark Shannon2023-09-051-2888/+2908
* [3.12] gh-91051: fix segfault when using all 8 type watchers (GH-107853) (#10...Miss Islington (bot)2023-08-161-26464/+26457
* [3.12] gh-105699: Use a _Py_hashtable_t for the PyModuleDef Cache (gh-106974)...Eric Snow2023-07-281-26484/+26464
* [3.12] GH-106897: Add `RERAISE` event to `sys.monitoring`. (GH-107291) (GH-10...Mark Shannon2023-07-281-780/+794
* [3.12] gh-106140: Reorder some more fields to facilitate out-of-process inspe...Pablo Galindo Salgado2023-06-271-95/+95
* [3.12] gh-106140: Reorder some fields to facilitate out-of-process inspection...Miss Islington (bot)2023-06-271-26470/+26470
* [3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752)Eric Snow2023-06-141-540/+549
* [3.12] gh-100227: Lock Around Modification of the Global Allocators State (gh...Miss Islington (bot)2023-06-081-171/+174
* [3.12] gh-100227: Lock Around Adding Global Audit Hooks (gh-105515) (gh-105525)Eric Snow2023-06-081-1266/+1274
* [3.12] gh-100227: Lock Around Use of the Global "atexit" State (gh-105514) (g...Miss Islington (bot)2023-06-081-425/+453
* [3.12] gh-105020: Share tp_bases and tp_mro Between Interpreters For All Stat...Miss Islington (bot)2023-06-011-26428/+26422
* gh-88745: Add _winapi.CopyFile2 and update shutil.copy2 to use it (GH-105055)Miss Islington (bot)2023-05-301-959/+976
* [3.12] gh-104799: Move location of type_params AST fields (GH-104828) (#104974)Miss Islington (bot)2023-05-301-68/+68
* [3.12] gh-87891: Add ABI check to CI (#104793)Petr Viktorin2023-05-231-0/+26411