summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.12.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.12] GH-109190: Copyedit 3.12 What's New: Prefer GitHub issues links (GH-10...Miss Islington (bot)2023-09-251-4/+4
* [3.12] GH-109190: Copyedit 3.12 What's New: Update the ``imp`` porting guidan...Miss Islington (bot)2023-09-251-2/+3
* [3.12] GH-109190: Copyedit 3.12 What's New: Increase the prominence of the se...Miss Islington (bot)2023-09-251-0/+7
* [3.12] GH-109190: Copyedit 3.12 What's New: Use the ``:file:`` role (GH-10975...Miss Islington (bot)2023-09-251-11/+11
* [3.12] gh-100228: Document the os.fork threads DeprecationWarning. (GH-109767...Miss Islington (bot)2023-09-241-0/+14
* [3.12] Docs: Update Donghee Na's name (GH-109743) (#109758)Hugo van Kemenade2023-09-241-4/+4
* [3.12] GH-109190: Copyedit 3.12 What's New: asyncio (GH-109661) (#109733)Miss Islington (bot)2023-09-221-4/+4
* [3.12] GH-109190: Copyedit 3.12 What's New: PEP 669 (GH-109658) (#109732)Miss Islington (bot)2023-09-221-3/+5
* [3.12] GH-109190: Copyedit 3.12 What's New: Other Language Changes (GH-109660...Miss Islington (bot)2023-09-221-8/+8
* [3.12] GH-109190: Copyedit 3.12 What's New: PEP 684 (GH-109657) (#109729)Miss Islington (bot)2023-09-221-4/+4
* [3.12] GH-109190: Copyedit 3.12 What's New: bytecode (LOAD_METHOD) (GH-109665...Miss Islington (bot)2023-09-221-2/+2
* [3.12] gh-106967: remove Release and Date fields from whatsnew for 3.12 (#109...Hugo van Kemenade2023-09-221-2/+1
* [3.12] GH-109190: Copyedit 3.12 What's New: Consistently show module names (G...Miss Islington (bot)2023-09-221-19/+19
* [3.12] GH-109190: Copyedit 3.12 What's New: calendar (GH-109662) (#109716)Hugo van Kemenade2023-09-221-1/+2
* [3.12] GH-109190: Copyedit 3.12 What's New: tokenize (GH-109663) (#109715)Miss Islington (bot)2023-09-221-2/+2
* [3.12] GH-109190: Copyedit 3.12 What's New: PEP 701 (GH-109655) (#109689)Miss Islington (bot)2023-09-221-15/+17
* [3.12] GH-109190: Copyedit 3.12 What's New: Improved Error Messages (GH-10965...Miss Islington (bot)2023-09-221-6/+5
* [3.12] GH-109190: Copyedit 3.12 What's New: Typing PEPs (GH-109659) (#109684)Miss Islington (bot)2023-09-221-4/+6
* [3.12] GH-109190: Copyedit 3.12 What's New: PEP 709 (GH-109656) (#109681)Miss Islington (bot)2023-09-221-7/+5
* [3.12] gh-109292: add symtable impact of PEP 709 to What's New (GH-109293) (#...Miss Islington (bot)2023-09-121-0/+3
* [3.12] gh-109190: What's New in 3.12: Add subheadings to removals for easy li...Miss Islington (bot)2023-09-121-52/+107
* [3.12] Fix "FSTRING_MIDDLE" typo in py312 "What's New" (GH-109222) (#109223)Miss Islington (bot)2023-09-121-1/+1
* [3.12] gh-107732: Mention dir support in importlib.resources docs (GH-107734)...Hugo van Kemenade2023-09-081-0/+6
* [3.12] GH-90690: Mention removal of ``PRECALL`` in What's New (GH-103910) (#1...Miss Islington (bot)2023-09-081-0/+3
* [3.12] GH-103082: Document PEP-669: Low Impact Monitoring for CPython (GH-107...Miss Islington (bot)2023-09-051-0/+15
* [3.12] Link to PEP sections in What's New in 3.12 (GH-108878) (#108890)Miss Islington (bot)2023-09-051-3/+7
* [3.12] gh-97850: Note in py312 whatsnew that `importlib.util.set_loader` and ...Miss Islington (bot)2023-08-311-2/+3
* [3.12] GH-108202: Combine documentation of ``calendar`` constants (GH-108492)...Adam Turner2023-08-281-1/+1
* [3.12] Document 3.13, 3.14 and future removals (GH-108055) (#108331)Miss Islington (bot)2023-08-221-0/+13
* [3.12] gh-106971: Docs: Add missing issue reference (GH-106992) (#108283)Miss Islington (bot)2023-08-221-1/+1
* [3.12] gh-107891: Fix typo in 3.12 whatsnew (GH-107892) (#107893)Miss Islington (bot)2023-08-141-1/+1
* [3.12] GH-107263: Increase C stack limit for most functions, except `_PyEval_...Miss Islington (bot)2023-08-041-0/+5
* [3.12] gh-105766: Document that Custom Allocators Must Be Thread-Safe (gh-107...Miss Islington (bot)2023-07-311-0/+7
* [3.12] gh-99113: Add a What's New Entry for PEP 684 (gh-107520) (gh-107523)Miss Islington (bot)2023-07-311-0/+40
* [3.12] gh-106762: Add news for `EnumMeta.__getattr__` removal (GH-107466) (GH...Miss Islington (bot)2023-07-311-0/+4
* [3.12] GH-101291: Add warning to "what's new" that `PyLongObject` internals h...Miss Islington (bot)2023-07-311-0/+11
* [3.12] gh-99079: add What's New item (GH-107481)Ned Deily2023-07-311-0/+2
* [3.12] gh-105291: Add link to migration guide for distutils (GH-107130) (#107...Miss Islington (bot)2023-07-231-1/+3
* [3.12] gh-106969: Indicate no modules were added in 3.10 & 3.12 (GH-106988) (...Moritz Neeb2023-07-231-1/+1
* [3.12] gh-106976: alphabetise bullets by module name task2-3 (GH-107005) (#10...Miss Islington (bot)2023-07-231-237/+237
* [3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (...Serhiy Storchaka2023-07-231-1/+1
* [3.12] gh-106973: Change non-integral to non-integer in "3.12 What's New" (GH...Miss Islington (bot)2023-07-221-1/+1
* [3.12] gh-106892: Use roles :data: and :const: for referencing module variabl...Serhiy Storchaka2023-07-211-1/+1
* [3.12] gh-106909: Use role :const: for referencing module constants (GH-10691...Serhiy Storchaka2023-07-211-2/+2
* [3.12] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-10...Serhiy Storchaka2023-07-211-12/+12
* [3.12] gh-106669: Revert "gh-102988: Detect email address parsing errors ... ...Gregory P. Smith2023-07-211-8/+0
* [3.12] gh-103968: What's New: Add porting hints for PyType_From with metaclas...Miss Islington (bot)2023-07-111-1/+25
* [3.12] gh-102988: Detect email address parsing errors and return empty tuple ...Miss Islington (bot)2023-07-101-0/+8
* [3.12] gh-105256: What's New note for comprehension over locals() (GH-106378)...Miss Islington (bot)2023-07-061-0/+6
* [3.12] gh-77782: Deprecate Py_HasFileSystemDefaultEncoding (GH-106272) (#106274)Miss Islington (bot)2023-06-301-0/+1