COMMITS
/ Doc/whatsnew/3.4.rst August 30, 2024
W
[3.12] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123512)
Wei-Hsiang (Matt) Wang committed
July 13, 2024
H
[3.12] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH-121482) (#121514)
Hugo van Kemenade committed
May 26, 2024
H
[3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571)
Hugo van Kemenade committed
February 29, 2024
M
[3.12] Docs: mark up NotImplemented using the :data: role throughout the docs (GH-116135) (#116147)
Miss Islington (bot) committed
January 3, 2024
H
[3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669) (#113681)
Hugo van Kemenade committed
December 13, 2023
M
[3.12] gh-101100: Fix Sphinx warning in references with asterisks (GH-113029) (#113043)
Miss Islington (bot) committed
December 12, 2023
H
[3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#112974)
Hugo van Kemenade committed
September 24, 2023
M
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
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
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
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
July 25, 2022
C
gh-85454: Remove distutils documentation (#95239)
Christian Heimes committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
May 21, 2022
S
gh-71223: Improve rendering of some references in the docs (GH-93041)
Serhiy Storchaka committed
March 30, 2022
H
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
October 30, 2019
S
bpo-38600: NULL -> ``NULL``. (GH-17001)
Serhiy Storchaka committed
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
September 11, 2019
R
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895)
Raymond Hettinger committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
October 31, 2018
S
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka committed
August 30, 2017
L
bpo-30737: Update DevGuide links to new URL (GH-3228)
Lisa Hewus Fresh committed
October 19, 2016
S
Issue #19795: Fixed markup errors.
Serhiy Storchaka committed
S
Issue #19795: Fixed markup errors.
Serhiy Storchaka committed
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
September 8, 2016
R
#24277: Fix 3.4 whats new link broken by email doc changes.
R David Murray committed
July 11, 2016
N
Issue #27285: Cleanup "suspicious" warnings.
Ned Deily committed
May 30, 2016
M
Issue #27125: Remove duplicated words from documentation and comments
Martin Panter committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
April 17, 2016
S
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka committed
February 26, 2016
October 31, 2015
M
Fix some spelling errors in documentation and code comments
Martin Panter committed
September 13, 2015
S
Use :menuselection: in whatsnew/3.4.
Serhiy Storchaka committed
July 2, 2015
B
remove stray '(' (closes #24547)
Benjamin Peterson committed
May 23, 2015
T
whitespace
Terry Jan Reedy committed
T
Add pointer to IDLE what's new file.
Terry Jan Reedy committed
November 3, 2014
B
PEP 476: enable HTTPS certificate verification by default (#22417)
Benjamin Peterson committed
November 2, 2014
S
Issue #22388: Unified the style of "Contributed by" sentences in What's New.
Serhiy Storchaka committed
October 29, 2014
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
September 10, 2014
S
Issue #22369: Change "context manager protocol" to "context management protocol".
Serhiy Storchaka committed
March 17, 2014
March 16, 2014
L
Final documentation fixes for 3.4.0 final.
Larry Hastings committed