COMMITS
/ Doc/whatsnew/3.1.rst February 16, 2025
A
Replace non-breaking spaces with normal spaces (#130116)
AN Long committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
February 17, 2024
H
gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (#115575)
Hugo van Kemenade committed
February 15, 2024
H
gh-100734: What's New in 3.x: Add missing detail from 3.x branch (#114689)
Hugo van Kemenade committed
February 12, 2024
H
gh-101100: Fix Sphinx warnings in `whatsnew/2.7.rst` and related (#115319)
Hugo van Kemenade committed
August 22, 2023
S
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka committed
August 17, 2023
S
gh-107298: Fix some references in the C API documentation (GH-108072)
Serhiy Storchaka committed
July 21, 2023
S
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
Serhiy Storchaka committed
May 24, 2023
V
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner committed
September 24, 2022
S
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
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
May 29, 2022
G
gh-92240 : Include release dates for "What's New In Python 3.X" (#92937)
georgically committed
September 28, 2021
S
[docs] Improve the markup of powers (GH-28598)
Serhiy Storchaka committed
November 5, 2017
L
Fix miscellaneous typos (#4275)
luzpaz committed
October 19, 2016
S
Issue #19795: Fixed markup errors.
Serhiy Storchaka committed
S
Issue #19795: Mark up True and False as literal text instead of bold.
Serhiy Storchaka committed
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
September 10, 2014
S
Issue #22369: Change "context manager protocol" to "context management protocol".
Serhiy Storchaka committed
October 28, 2012
G
Remove confusing "Release" and "Date" markers from whatsnews.
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
September 21, 2010
G
#9911: doc copyedits.
Georg Brandl committed
February 22, 2010
A
#7794: describe 3.1 support for executing directories and zip archives
Andrew M. Kuchling committed
February 6, 2010
G
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl committed
June 10, 2009
R
Fix funny typo.
Raymond Hettinger committed
June 9, 2009
R
Add notes for porting issues related to pickles.
Raymond Hettinger committed
R
Add example for the change to pickle and note the effect of the fix_imports option.
Raymond Hettinger committed
June 6, 2009
A
Add what's new entry for r73236.
Antoine Pitrou committed
June 4, 2009
R
Take ipaddr out of whatsnew.
Raymond Hettinger committed
May 29, 2009
R
Issue 5150: Add rstrip() menu option to IDLE.
Raymond Hettinger committed
May 28, 2009
R
Deprecate contextlib.nested(). The with-statement now provides this functionality directly.
Raymond Hettinger committed
May 27, 2009
G
Add attribution for patch co-author.
Georg Brandl committed
R
Update whatsnew for compound with-statements.
Raymond Hettinger committed
May 15, 2009
R
More updates.
Raymond Hettinger committed
R
Add examples for ipaddr.
Raymond Hettinger committed
R
Update whatsnew for imaplib changes. Move importlib work to end of section.
Raymond Hettinger committed
May 14, 2009
B
this statement isn't actually true
Benjamin Peterson committed
R
Bring whatsnew up-to-date as of May 14th.
Raymond Hettinger committed
R
Update whatsnew for NEWS entries through May 5th.
Raymond Hettinger committed
May 3, 2009
G
Mention ipaddr in whatsnew for 3.1.
Gregory P. Smith committed
April 25, 2009
M
Doc fix, closing issue 5826
Michael Foord committed
April 17, 2009
R
Add porting notes.
Raymond Hettinger committed
R
Add more examples.
Raymond Hettinger committed
R
Update list of supported types.
Raymond Hettinger committed
R
Ladies and gentlemen, the new float.__repr__() has arrived.
Raymond Hettinger committed
April 14, 2009
R
Fix-up links.
Raymond Hettinger committed