COMMITS
/ Doc/whatsnew/3.4.rst 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
N
Tweaks to What's New and some referenced docs
Nick Coghlan committed
February 8, 2014
N
Close #20563: Declare ipaddress API stable
Nick Coghlan committed
February 3, 2014
R
whatsnew: read/write on closed SSL socket exception has changed.
R David Murray committed
R
whatsnew: html.escape 10x faster, _gestalt module gone.
R David Murray committed
February 2, 2014
R
whatsnew: hmac accepts more bytes types, importlib decode_source, stat in C.
R David Murray committed
R
whatsnew: -m <namespace package>, plus 'using' doc updates.
R David Murray committed
R
whatsnew: some more importlib replacements for imp functions.
R David Murray committed
R
whatsnew: filecmp.clear_cache, and reword description of cache in docs.
R David Murray committed
R
whatsnew: fix importlib.reload entry.
R David Murray committed
February 1, 2014
R
whatsnew: move of reload, update new windows-only ssl functions entry.
R David Murray committed