COMMITS
/ Doc/whatsnew/3.9.rst February 29, 2024
M
[3.11] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116148)
Miss Islington (bot) committed
February 15, 2024
H
[3.11] gh-100734: What's New in 3.x: Add missing detail from 3.x branch (GH-114689) (#115527)
Hugo van Kemenade committed
September 23, 2023
M
[3.11] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109772)
Miss Islington (bot) committed
H
[3.11] Docs: Update Donghee Na's name (GH-109743) (#109759)
Hugo van Kemenade committed
August 22, 2023
S
[3.11] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108290)
Serhiy Storchaka committed
August 21, 2023
M
[3.11] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (GH-108226)
Miss Islington (bot) committed
July 28, 2023
S
[3.11] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-107377)
Serhiy Storchaka committed
July 23, 2023
S
[3.11] gh-107091: Fix the use of some C domain roles (GH-107092) (GH-107121)
Serhiy Storchaka committed
S
[3.11] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (#107061)
Serhiy Storchaka committed
July 21, 2023
S
[3.11] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106957)
Serhiy Storchaka committed
S
[3.11] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106955)
Serhiy Storchaka committed
S
[3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106952)
Serhiy Storchaka committed
May 2, 2023
R
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Rafael Fontenelle committed
January 3, 2023
Z
gh-100700: Remove Date and Release fields in past whatsnews (GH-100729)
Zachary Ware committed
October 17, 2022
C
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
C.A.M. Gerlach committed
October 5, 2022
May 29, 2022
M
gh-92240 : Include release dates for "What's New In Python 3.X" (GH-92937)
Miss Islington (bot) committed
March 31, 2022
E
bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698)
Erlend Egeberg Aasland committed
February 13, 2022
T
bpo-45447: Add entry to What's new 3.9 (GH-31305)
Terry Jan Reedy committed
January 26, 2022
T
bpo-41844: Update IDLE part of What's New 3.9 to 20228 (GH-30905)
Terry Jan Reedy committed
November 8, 2021
V
bpo-40170: Update What's New in Python 3.9 (GH-29470)
Victor Stinner committed
September 29, 2021
S
[docs] Use full names for time units (GH-28611)
Serhiy Storchaka committed
May 4, 2021
J
bpo-44001: improve Literal documentation (GH-25877)
Jelle Zijlstra committed
May 2, 2021
C
bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)
Christian Heimes committed
April 29, 2021
V
bpo-43908: Document Static Types in the C API (GH-25710)
Victor Stinner committed
April 23, 2021
April 22, 2021
S
April 12, 2021
V
bpo-43774: Add more links to configure options (GH-25363)
Victor Stinner committed
April 8, 2021
V
bpo-43774: Document configure options (GH-25283)
Victor Stinner committed
April 6, 2021
February 15, 2021
K
bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)
Ken Jin committed
February 14, 2021
A
bpo-42967: only use '&' as a query string separator (#24297)
Adam Goldschmidt committed
December 25, 2020
K
Sync what's new in 3.9 with 3.9 branch (GH-23943)
Ken Jin committed
November 21, 2020
Q
bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421)
Quentin Hibon committed
November 19, 2020
November 1, 2020
D
bpo-37483: Add PyObject_CallOneArg() in the What's New in Python 3.9 (GH-23062)
Dong-hee Na committed
October 24, 2020
T
bpo-42139: Update What's New 3.9 for master (#22936)
Terry Jan Reedy committed
October 18, 2020
S
3.9 whatsnew: fix bpo issue for AST change (GH-22742)
Shantanu committed
October 14, 2020
R
Update timings for the final release (GH-22697)
Raymond Hettinger committed
September 23, 2020
T
bpo-41844: Add IDLE section to What's New 3.9 (GN-22382)
Terry Jan Reedy committed
September 18, 2020
S
Remove duplicated words words (GH-22298)
Serhiy Storchaka committed
T
bpo-41808: Add What's New 3.9 entry missing from master (#22294)
Terry Jan Reedy committed
September 17, 2020
S
bpo-27032, bpo-37328: Document removing HTMLParser.unescape(). (GH-22288)
Serhiy Storchaka committed
August 11, 2020
P
Add PEP 573 additions to What's New (GH-21374)
Petr Viktorin committed
July 16, 2020
B
bpo-31844: Move whatsnew note to 3.10.rst (GH-21504)
Berker Peksag committed
B
bpo-31844: Remove _markupbase.ParserBase.error() (GH-8562)
Berker Peksag committed
July 6, 2020
D
bpo-37207: Update whatsnews for 3.9 (GH-21337)
Dong-hee Na committed
July 2, 2020
R
June 17, 2020
I
bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878)
Inada Naoki committed
June 10, 2020
S
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117)
Serhiy Storchaka committed