COMMITS
/ Doc/whatsnew/3.4.rst 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
L
Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final.
Larry Hastings committed
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
March 14, 2014
R
whatsnew: difflib.isbjunk &c were removed, not deprecated.
R David Murray committed
March 8, 2014
R
whatsnew: cp273 codec (#10907797)
R David Murray committed
February 22, 2014
R
whatsnew: importlib deprecations.
R David Murray committed
February 18, 2014
Y
Mangle __parameters in __annotations__ dict properly. Issue #20625.
Yury Selivanov committed
February 10, 2014
L
Python 3.4.0rc1 release: Updated pydoc topics, fixed suspicious markup errors.
Larry Hastings committed
February 9, 2014
N
Issue #20500: clarify that invocation may be indirect
Nick Coghlan committed
N
Issue #20500: Note other public APIs with the new assertion
Nick Coghlan committed
N
Note the new debug assertion in PyObject_Str
Nick Coghlan committed