COMMITS
/ Doc/whatsnew/3.2.rst May 3, 2023
A
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
December 9, 2022
S
gh-99087: Add missing newline for prompts in docs (GH-98993)
Stanley committed
October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 30, 2022
Z
Doctest cleanups (GH-95436)
Zachary Ware committed
July 25, 2022
O
gh-85454: Remove links from historical mentions of distutils (GH-95192)
Oleg Iarygin committed
June 26, 2022
S
Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH-92556)
Serhiy Storchaka committed
June 23, 2022
J
gh-86404: [doc] Fix missing backtick and double target name. (#94120)
Julien Palard committed
June 21, 2022
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
May 29, 2022
G
gh-92240 : Include release dates for "What's New In Python 3.X" (#92937)
georgically committed
May 16, 2022
S
gh-87670: Add web.archive redirects from effbot (GH-92816)
Stanley committed
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