COMMITS
/ Doc/whatsnew/3.2.rst January 27, 2022
G
bpo-45162: Revert "Remove many old deprecated unittest features" (GH-30935)
Gregory P. Smith committed
September 17, 2021
S
bpo-45162: Remove many old deprecated unittest features (GH-28268)
Serhiy Storchaka committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
September 27, 2020
A
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
Andre Delfino committed
September 15, 2020
A
Fix all Python Cookbook links (#22205)
Andre Delfino committed
August 14, 2020
V
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner committed
May 25, 2019
J
Docs: FIX broken links. (GH-13491)
Julien Palard committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
April 27, 2017
M
bpo-27200: Fix several doctests (GH-604)
Marco Buttu committed
October 19, 2016
S
Issue #19795: Mark up True and False as literal text instead of bold.
Serhiy Storchaka committed
S
Issue #19795: Mark up True and False as literal text instead of bold.
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
August 31, 2016
V
Closes #27904: Improved logging statements to defer formatting until needed.
Vinay Sajip committed
August 10, 2016
Z
Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst
Zachary Ware committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
July 1, 2016
B
Issue #27430: Fix typos, patch by scop.
Berker Peksag 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 11, 2016
S
Issue #25910: Fixed more links in the docs.
Serhiy Storchaka committed
February 26, 2016
November 2, 2015
M
Issue #25523: Correct "a" article to "an" article
Martin Panter 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
December 23, 2013
S
Removed spaces before commas and periods.
Serhiy Storchaka committed
March 21, 2013
D
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
doko@ubuntu.com committed
D
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
doko@ubuntu.com 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
G
Remove confusing "Release" and "Date" markers from whatsnews.
Georg Brandl committed
November 14, 2011
É
Fix markup
Éric Araujo committed
October 19, 2011
R
Issue 12668: Fix wording in Whatsnew3.2
Raymond Hettinger committed
June 16, 2011
March 25, 2011
R
Issue #11071: Fix whatsnew description of O/S access to raw bytes.
Raymond Hettinger committed
R
Issue #11071: Fix whatsnew description of O/S access to raw bytes.
Raymond Hettinger committed
March 15, 2011
A
Followup to 4c59cd84086f: add an entry in the porting guide and a "versionchanged" attribute.
Antoine Pitrou committed
A
Merge doc update
Antoine Pitrou committed
February 24, 2011
R
Issue #11296: rsplit() mentioned twice for the same change.
Raymond Hettinger committed
February 22, 2011
T
Fix typo reported by 'Paddy' on python-list.
Terry Reedy committed
February 21, 2011
R
Issue 10160: Both single-arg and multi-arg calls have been sped-up.
Raymond Hettinger committed
R
Issue 10160: Both single-arg and multi-arg calls have been sped-up.
Raymond Hettinger committed
February 19, 2011
É
Fix two typos in what’s new (#11234).
Éric Araujo committed
É
Some more grammar fixes/typos for what’s new (approved by Raymond; #11071)
Éric Araujo committed
February 18, 2011
R
Doc fixups.
Raymond Hettinger committed
February 17, 2011
R
Fix-up logging.dictConfig() example.
Raymond Hettinger committed