COMMITS
/ Misc/NEWS.d/3.9.0a1.rst May 9, 2025
B
gh-133644: Remove deprecated Python initialization getter functions (#133661)
Bénédikt Tran 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
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
July 8, 2024
H
NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482)
Hugo van Kemenade committed
May 17, 2024
X
Fix typos in documentation (#119092)
Xie Yanbo committed
April 28, 2024
H
gh-101100: Fix Sphinx warnings in `whatsnew/3.9.rst` (#118364)
Hugo van Kemenade committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
January 27, 2024
H
gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (#114531)
Hugo van Kemenade committed
January 14, 2024
H
gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/http.client.rst` (#114060)
Hugo van Kemenade committed
January 12, 2024
H
gh-101100: Fix Sphinx Lint warnings in `Misc/` (#113946)
Hugo van Kemenade committed
December 19, 2023
H
gh-101100: Fix Sphinx warnings in `library/ast.rst` (#113289)
Hugo van Kemenade committed
December 13, 2023
H
gh-101100: Fix Sphinx warning in references with asterisks (#113029)
Hugo van Kemenade committed
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
September 22, 2023
H
Docs: Update Donghee Na's name (#109743)
Hugo van Kemenade committed
August 22, 2023
S
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka committed
July 29, 2023
S
gh-107091: Fix some uses of :func: role (GH-107378)
Serhiy Storchaka committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
S
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka committed
May 25, 2023
V
gh-104773: PEP 594: Remove the crypt module (#104908)
Victor Stinner committed
May 24, 2023
V
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner committed
V
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner committed
May 23, 2023
V
gh-104773: PEP 594: Remove the telnetlib module (#104778)
Victor Stinner committed
April 22, 2023
R
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle committed
October 5, 2022
A
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner committed
August 8, 2022
T
docs: Fix a few typos (#94899)
Tim Gates committed
May 8, 2022
D
gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449)
Dong-hee Na committed
October 6, 2021
C
[Misc] [Mac] Fix typos found using codespell (GH-28756)
Christian Clauss committed
September 28, 2021
S
[docs] Improve the markup of powers (GH-28598)
Serhiy Storchaka committed
July 23, 2020
Z
bpo-4630: Fix errors in Lib/idlelib/NEWS.txt (GH-21594)
Zackery Spytz committed
December 10, 2019
P
Minor fixes to the NEWS entries (GH-17556)
Pablo Galindo committed
November 19, 2019
Ł
Python 3.9.0a1
Łukasz Langa committed