COMMITS
/ Doc/whatsnew/3.12.rst September 2, 2024
W
[3.12] gh-123517: Remove unnecessary `:meth:` parentheses (gh-123518) (GH-123576)
Wei-Hsiang (Matt) Wang committed
August 30, 2024
W
[3.12] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123512)
Wei-Hsiang (Matt) Wang committed
August 25, 2024
M
[3.12] gh-122982: Extend the deprecation period for bool inversion by two years (GH-123306) (#123317)
Miss Islington (bot) committed
August 6, 2024
P
[3.12] gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233) (#122599)
Petr Viktorin committed
July 30, 2024
A
[3.12] GH-122085: Use include files for C API deprecations (GH-109843) (#122423)
Adam Turner committed
July 24, 2024
H
[3.12] gh-122085: Use include files for `whatsnew/3.12.rst` deprecations (GH-122093) (#122224)
Hugo van Kemenade committed
June 12, 2024
M
[3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120412)
Miss Islington (bot) committed
May 26, 2024
H
[3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571)
Hugo van Kemenade committed
May 22, 2024
M
[3.12] Fix version number in use_load_tests deprecation reference (GH-119151) (GH-119387)
Miss Islington (bot) committed
May 9, 2024
S
gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)
Steve Dower committed
April 24, 2024
M
[3.12] gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` (GH-118202) (#118232)
Miss Islington (bot) committed
April 19, 2024
M
[3.12] Use "Contributed by" in a couple of occurrences of 3.12 whatsnew (GH-118070) (#118078)
Miss Islington (bot) committed
April 15, 2024
H
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade committed
M
January 18, 2024
M
[3.12] gh-111301: Advertise importlib methods removal in What's new in Python 3.12 (GH-111630) (GH-114187)
Miss Islington (bot) committed
January 1, 2024
M
December 7, 2023
December 6, 2023
A
[3.12] gh-101100: Improve documentation of code object attributes (#112781) (#112816)
Alex Waygood committed
December 3, 2023
November 30, 2023
M
[3.12] gh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc (GH-112544) (GH-112552)
Miss Islington (bot) committed
November 27, 2023
M
[3.12] Move What's New In Python 3.12 entries to the right section (GH-112447) (#112450)
Miss Islington (bot) committed
November 17, 2023
October 31, 2023
H
[3.12] gh-111301: Move `importlib.resources.files` change to What's new in Python 3.12 (#111512) (#111534)
Hugo van Kemenade committed
October 27, 2023
H
[3.12] gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (GH-111188) (#111323)
Hugo van Kemenade committed
October 11, 2023
E
[3.12] gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (GH-110632) (#110690)
Ezio Melotti committed
October 3, 2023
M
[3.12] Fix typo in py312 whatsnew: add missing closing paren (GH-110255) (#110257)
Miss Islington (bot) committed
October 2, 2023
A
[3.12] Fix typos in docs and comments (#109619) (#109621)
Alex Waygood committed
M
[3.12] 3.12 What's New: Remove duplicate "up to" (GH-110219) (#110220)
Miss Islington (bot) committed
M
[3.12] GH-109190: Announce final release in What's New in Python 3.12 (GH-110117) (#110215)
Miss Islington (bot) committed
September 28, 2023
A
[3.12] GH-109190: Copyedit 3.12 What's New: Bytecode (GH-109821) (#110047)
Adam Turner committed
September 27, 2023
M
[3.12] no-issue: Fix a typo in the parameter name of random.expovariate. (gh-109902) (#109904)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: Release highlights (GH-109770) (#109971)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: Deprecations (GH-109766) (#109925)
Miss Islington (bot) committed
September 26, 2023
A
M
[3.12] GH-109190: Copyedit 3.12 What's New: Improve the C-API deprecations section (GH-109751) (#109830)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: Use the present tense (GH-109754) (#109827)
Miss Islington (bot) committed
September 25, 2023
M
[3.12] GH-109190: Copyedit 3.12 What's New: Trivia (GH-109760) (#109826)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: Prefer GitHub issues links (GH-109753) (#109825)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: Update the ``imp`` porting guidance (GH-109755) (#109816)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: Increase the prominence of the setuptools removal (GH-109768) (#109815)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: Use the ``:file:`` role (GH-109756) (#109806)
Miss Islington (bot) committed
September 24, 2023
M
[3.12] gh-100228: Document the os.fork threads DeprecationWarning. (GH-109767) (#109773)
Miss Islington (bot) committed
H
[3.12] Docs: Update Donghee Na's name (GH-109743) (#109758)
Hugo van Kemenade committed
September 22, 2023
M
[3.12] GH-109190: Copyedit 3.12 What's New: asyncio (GH-109661) (#109733)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: PEP 669 (GH-109658) (#109732)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: Other Language Changes (GH-109660) (#109730)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: PEP 684 (GH-109657) (#109729)
Miss Islington (bot) committed
M
[3.12] GH-109190: Copyedit 3.12 What's New: bytecode (LOAD_METHOD) (GH-109665) (#109728)
Miss Islington (bot) committed
H
[3.12] gh-106967: remove Release and Date fields from whatsnew for 3.12 (#109648)
Hugo van Kemenade committed