summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.12.rst
Commit message (Expand)AuthorAgeFilesLines
...
* GH-93312: Add os.PIDFD_NONBLOCK flag (#93313)Kumar Aditya2022-05-311-0/+7
* bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185)Eric Snow2022-05-271-0/+4
* GH-93207: Remove HAVE_STDARG_PROTOTYPES configure check for stdarg.h (#93215)Kumar Aditya2022-05-271-0/+5
* gh-60074: add new stable API function PyType_FromMetaclass (GH-93012)Wenzel Jakob2022-05-271-0/+5
* gh-92547: Remove deprecated sqlite3 features (#92548)Erlend Egeberg Aasland2022-05-161-0/+9
* gh-85858: Remove PyUnicode_InternImmortal() function (#92579)Victor Stinner2022-05-131-0/+4
* gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537)Inada Naoki2022-05-121-1/+25
* gh-86388 Remove deprecated behaviors in randrange() (#92677)Raymond Hettinger2022-05-121-2/+8
* gh-92651: Remove the Include/token.h header file (#92652)Victor Stinner2022-05-111-0/+5
* What's New 3.12: PyFrame_BlockSetup() was removed in 3.11 (#92645)Victor Stinner2022-05-101-2/+0
* What's New in Python 3.12: move C API at the end (#92555)Victor Stinner2022-05-091-5/+22
* gh-91760: More strict rules for numerical group references and group names in...Serhiy Storchaka2022-05-081-0/+10
* Fix typo in whatsnew (GH-92488)Ezio Melotti2022-05-081-1/+1
* Fix What's New for 3.12 (GH-92482)Serhiy Storchaka2022-05-081-0/+116