COMMITS
/ Doc/whatsnew/3.3.rst September 11, 2019
R
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895)
Raymond Hettinger committed
October 26, 2018
S
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Stéphane Wirtel committed
October 6, 2018
S
bpo-34906: Doc: Fix typos (2) (GH-9735)
Stéphane Wirtel committed
June 16, 2018
X
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak committed
February 9, 2018
S
Make formatting of some return codes conforming to the general style. (#5587)
Serhiy Storchaka committed
November 5, 2017
L
Fix miscellaneous typos (#4275)
luzpaz committed
October 19, 2016
S
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka committed
S
Issue #19795: Improved more markups of True/False.
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 7, 2016
M
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Martin Panter committed
August 30, 2016
R
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger committed
July 29, 2016
M
Issue #26462: Merge code block fixes from 3.5
Martin Panter committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
July 11, 2016
N
Issue #27285: Cleanup "suspicious" warnings.
Ned Deily committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
February 26, 2016
February 10, 2016
M
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter committed
November 2, 2015
S
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka committed
M
Issue #25523: Correct "a" article to "an" article
Martin Panter committed
June 15, 2015
S
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
Senthil Kumaran committed
January 18, 2015
S
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka committed
December 1, 2014
S
Removed duplicated words in in comments and docs.
Serhiy Storchaka committed
November 2, 2014
S
Issue #22388: Unified the style of "Contributed by" sentences in What's New.
Serhiy Storchaka committed
October 30, 2014
G
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl committed
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed
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
January 25, 2014
E
Fix grammar.
Eric V. Smith committed
December 24, 2013
S
Removed spaces before colons and semicolons.
Serhiy Storchaka committed
December 23, 2013
S
Removed spaces before commas and periods.
Serhiy Storchaka committed
November 29, 2013
S
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka committed
April 3, 2013
R
#17623: fix whatsnew typo
R David Murray committed
March 28, 2013
December 23, 2012
C
Link to "yield from" examples in yield documentation.
Chris Jerdonek committed
November 17, 2012
E
#16157: fix links in the whatsnew files.
Ezio Melotti committed
October 28, 2012
G
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.
Georg Brandl committed
October 21, 2012
E
Fix PEP name.
Ezio Melotti committed
October 20, 2012
E
Fix punctuation.
Ezio Melotti committed
E
Move note about the implementation in the "seealso".
Ezio Melotti committed
October 17, 2012
R
A couple more whatsnew updates.
R David Murray committed
October 7, 2012
R
More whatsnew updates, move some doc NEWS items into the doc section.
R David Murray committed
R
starmap/starmap_async for whatsnew, and fix multiprocessing Pool markup.
R David Murray committed
R
More whatsnew updates. Also move a C-API NEWS item out of library section.
R David Murray committed
October 6, 2012
R
#9957: document that SpooledTemporaryFile.truncate now accepts a size arg
R David Murray committed
R
More whatsnew updates.
R David Murray committed
R
whatsnew updates for smtplib and collections.Counter.
R David Murray committed
R
Fix typos.
R David Murray committed
R
#10968: commit threading doc changes and corresponding whatsnew entry.
R David Murray committed