COMMITS
/ Doc/whatsnew/3.11.rst October 27, 2023
H
[3.12] gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (GH-111188) (#111323)
Hugo van Kemenade committed
September 24, 2023
M
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot) committed
M
[3.12] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109771)
Miss Islington (bot) committed
H
[3.12] Docs: Update Donghee Na's name (GH-109743) (#109758)
Hugo van Kemenade committed
August 23, 2023
M
[3.12] gh-70766: Mention the object getstate caveat in 3.11 What's new. (GH-108379) (#108384)
Miss Islington (bot) committed
August 22, 2023
M
[3.12] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108284)
Miss Islington (bot) committed
August 21, 2023
M
[3.12] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (#108225)
Miss Islington (bot) committed
July 23, 2023
M
[3.12] gh-107091: Fix the use of some C domain roles (GH-107092) (GH-107113)
Miss Islington (bot) committed
July 21, 2023
S
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
Serhiy Storchaka committed
S
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
Serhiy Storchaka committed
S
[3.12] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106951)
Serhiy Storchaka committed
June 6, 2023
V
[3.12] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) (#105371)
Victor Stinner committed
May 27, 2023
M
[3.12] gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's deprecation (GH-104994) (#105009)
Miss Islington (bot) committed
May 3, 2023
A
GH-97850: Suppress cross-references to removed ``importlib.util`` functions (#104134)
Adam Turner committed
A
GH-97850: Suppress cross-references to the removed ``module_repr`` method (#104133)
Adam Turner committed
A
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner committed
B
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
May 1, 2023
March 7, 2023
C
gh-95913: Consolidate build requirements changes in 3.11 WhatsNew (GH-98781)
C.A.M. Gerlach committed
C
gh-95913: Edit Faster CPython section in 3.11 WhatsNew (GH-98429)
C.A.M. Gerlach committed
January 3, 2023
Z
gh-100700: Remove Date and Release fields in past whatsnews (GH-100728)
Zachary Ware committed
December 17, 2022
H
Docs: Use `PY_VERSION_HEX` for version comparison (#100179)
Hugo van Kemenade committed
December 5, 2022
V
gh-100008: Document Python build requirements (#100009)
Victor Stinner committed
October 25, 2022
J
fix a typo in whatsnew/3.11 (#98603)
July Tikhonov committed
J
Fix typos in deprecation section of 3.11 What's New (#98628)
Jacob Walls committed
C
gh-95913: Prepare Improved Modules in 3.11 WhatsNew for final edits (#98631)
C.A.M. Gerlach committed
October 24, 2022
J
gh-95913: Fix grammar for SpooledTemporaryFile 3.11 whatsnew entry (#98604)
Jelle Zijlstra committed
C
gh-95913: Fix, sort & expand pending removal sect in 3.11 WhatsNew (GH-98583)
C.A.M. Gerlach committed
C
gh-95913: Add io support for SpooledTemporaryFile in 3.11 Whatsnew (#98312)
C.A.M. Gerlach committed
C
gh-95913: Edit & expand Deprecated section of 3.11 WhatsNew (#98581)
C.A.M. Gerlach committed
C
gh-95913: Edit, expand & format Bytecode sect in 3.11 WhatsNew (GH-98559)
C.A.M. Gerlach committed
C
gh-95913: Edit, link and sort 3.11 WhatsNew Build section (#98588)
C.A.M. Gerlach committed
C
gh-95913: Edit, sort & expand 3.11 WhatsNew Porting section (#98585)
C.A.M. Gerlach committed
C
gh-95913: Edit, xref & sort 3.11 WhatsNew Removed section (#98584)
C.A.M. Gerlach committed
C
gh-95913 Add string section to Whatsnew with new Template methods (#98311)
C.A.M. Gerlach committed
October 22, 2022
C
gh-95913: Edit & expand Optimizations in 3.11 WhatsNew (#98426)
C.A.M. Gerlach committed
C
gh-95913: Copyedit & xref FrameInfo in Whatsnew inspect section (#98304)
C.A.M. Gerlach committed
October 19, 2022
C
gh-95913: Edit zipfile Whatsnew section & add new APIs (#98314)
C.A.M. Gerlach committed
C
gh-95913: Add WhatsNew section for new logging APIs (#98320)
C.A.M. Gerlach committed
October 18, 2022
C
gh-95914: Add links to 3.11 WhatsNew Summary items (#98416)
C.A.M. Gerlach committed
C
gh-95913: Copyedit, xref and organize enum section (#98295)
C.A.M. Gerlach committed
C
gh-95913: Prepare remaining Whatsnew sections for editing (#98342)
C.A.M. Gerlach committed
October 17, 2022
C
gh-95913: Move subinterpreter exper removal to 3.11 WhatsNew (GH-98345)
C.A.M. Gerlach committed
C
gh-95914: Add What's New item describing PEP 670 changes (#98315)
C.A.M. Gerlach committed
C
gh-95913: Forward-port int/str security change to 3.11 What's New in main (#98344)
C.A.M. Gerlach committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
October 6, 2022
B
Add Pynche's move to the What's new in 3.11 (#97974)
Barry Warsaw committed
October 5, 2022
C
gh-95913: Copyedit/improve Implementation Changes What's New section (#97720)
C.A.M. Gerlach committed
October 4, 2022
A
gh-93738: Documentation C syntax (Use `c:struct`) (#97772)
Adam Turner committed