COMMITS
/ Doc/whatsnew/3.12.rst May 2, 2025
H
gh-123299: Add missing pending removals (#133082)
Hugo van Kemenade committed
March 26, 2025
I
February 10, 2025
H
gh-123299: Copyedit "What's New in Python 3.14" (#129970)
Hugo van Kemenade committed
February 4, 2025
S
Use roles :data: and :const: for referencing module variables (GH-129507)
Serhiy Storchaka committed
November 11, 2024
N
Docs: re-create pages for removed modules to document their removal. (#126622)
Ned Batchelder committed
November 4, 2024
H
gh-101865: Docs: Keep co_lnotab deprecation for at least 3.14 (#126392)
Hugo van Kemenade committed
November 1, 2024
B
gh-97850: remove ``find_loader`` and ``get_loader`` from ``pkgutil`` (#119656)
Bénédikt Tran committed
October 29, 2024
M
GH-125837: Split `LOAD_CONST` into three. (GH-125972)
Mark Shannon committed
October 9, 2024
A
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood committed
October 7, 2024
A
GH-109975: Announce final release in What's New in Python 3.13 (#125007)
Adam Turner committed
September 25, 2024
September 17, 2024
R
GH-103484: Fix broken links reported by linkcheck (#124169)
Rafael Fontenelle committed
R
Use pep role instead of url (#121611)
Rafael Fontenelle committed
R
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
Rafael Fontenelle committed
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
August 25, 2024
K
gh-122982: Extend the deprecation period for bool inversion by two years (#123306)
Kirill Podoprigora committed
July 29, 2024
A
GH-122085: Use include files for C API deprecations (#109843)
Adam Turner committed
July 27, 2024
H
gh-122085: Use include files for `whatsnew/3.14.rst` deprecations (#122242)
Hugo van Kemenade committed
July 24, 2024
H
gh-122085: Use include files for `whatsnew/3.12.rst` deprecations (#122093)
Hugo van Kemenade committed
June 23, 2024
K
GH-120804: add docs for removal for asyncio child watchers (#120895)
Kumar Aditya committed
June 12, 2024
S
gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347)
Serhiy Storchaka committed
June 7, 2024
May 26, 2024
N
docs: fix a few typos identified by codespell (#119516)
Ned Batchelder committed
May 22, 2024
J
Fix version number in use_load_tests deprecation reference (GH-119151)
Jacob Walls committed
May 8, 2024
N
gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804)
Nikita Sobolev committed
April 24, 2024
A
gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` (#118202)
Alex Waygood committed
April 19, 2024
R
Use "Contributed by" in a couple of occurrences of 3.12 whatsnew (#118070)
Rafael Fontenelle committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
February 15, 2024
H
gh-100734: What's New in 3.x: Add missing detail from 3.x branch (#114689)
Hugo van Kemenade committed
January 30, 2024
S
gh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRINGS in csv.reader (GH-113738)
Serhiy Storchaka committed
January 17, 2024
K
gh-111301: Advertise importlib methods removal in What's new in Python 3.12 (GH-111630)
Karolina Surma committed
January 1, 2024
December 7, 2023
E
December 6, 2023
A
gh-101100: Improve documentation of code object attributes (#112781)
Alex Waygood committed
December 3, 2023
I
gh-112645: remove deprecation warning for use of onerror in shutil.rmtree (#112659)
Irit Katriel committed
November 30, 2023
M
gh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc (GH-112544)
Matt Prodani committed
November 27, 2023
V
Move What's New In Python 3.12 entries to the right section (#112447)
Victor Stinner committed
November 17, 2023
October 31, 2023
K
gh-111301: Move `importlib.resources.files` change to What's new in Python 3.12 (#111512)
Karolina Surma committed
October 25, 2023
H
gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (#111188)
Hugo van Kemenade committed
October 11, 2023
E
gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (#110632)
Ezio Melotti committed
October 3, 2023
L
Fix typo in py312 whatsnew: add missing closing paren (#110255)
Lele Gaifax committed
October 2, 2023
V
gh-107073: Make PyObject_VisitManagedDict() public (#108763)
Victor Stinner committed
N
3.12 What's New: Remove duplicate "up to" (#110219)
numbermaniac committed
A
GH-109190: Announce final release in What's New in Python 3.12 (#110117)
Adam Turner committed
September 28, 2023
A
GH-109190: Copyedit 3.12 What's New: Bytecode (#109821)
Adam Turner committed
September 27, 2023
A
GH-109190: Copyedit 3.12 What's New: Release highlights (#109770)
Adam Turner committed
A
GH-109190: Copyedit 3.12 What's New: Deprecations (``os`` fix) (#109927)
Adam Turner committed