COMMITS
/ Doc/whatsnew/3.0.rst February 4, 2024
H
[3.11] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (GH-114327) (#114989)
Hugo van Kemenade committed
January 5, 2024
M
[3.11] gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (GH-113725) (#113735)
Miss Islington (bot) committed
December 13, 2023
M
[3.11] gh-101100: Improve docs on exception attributes (GH-113057) (#113062)
Miss Islington (bot) committed
December 12, 2023
A
[3.11] gh-101100: Improve documentation on function attributes (#112933) (#113003)
Alex Waygood committed
August 22, 2023
S
[3.11] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108290)
Serhiy Storchaka committed
August 17, 2023
S
[3.11] gh-107298: Fix some references in the C API documentation (GH-108072) (GH-108076)
Serhiy Storchaka committed
July 29, 2023
M
[3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107418)
Miss Islington (bot) committed
July 5, 2022
M
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
Miss Islington (bot) committed
May 29, 2022
M
gh-92240 : Include release dates for "What's New In Python 3.X" (GH-92937)
Miss Islington (bot) committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
October 30, 2016
M
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
Martin Panter committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 18, 2016
M
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter committed
March 31, 2016
S
Remove redundant leading zeroes in PEP references.
Serhiy Storchaka committed
February 26, 2016
October 30, 2014
G
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl 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
October 12, 2012
E
Fix links to the __next__ method.
Ezio Melotti committed
August 11, 2012
A
Issue #15527: fix docs, remove double parens by changing markup.
Andrew Svetlov committed
December 21, 2011
August 1, 2011
J
Issue #12666: Clarifying changes in map for Python 3
Jason R. Coombs committed
January 15, 2011
G
Fix a few doc errors, mostly undefined keywords.
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
June 17, 2010
M
Add note about changes to the `round` function between 2.x and 3.x.
Mark Dickinson committed
February 6, 2010
G
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl committed
October 3, 2009
B
isinstance(f, collections.Callable) is more correct
Benjamin Peterson committed
B
revert r75090
Benjamin Peterson committed
September 27, 2009
B
use more correct callable replacement
Benjamin Peterson committed
March 23, 2009
B
more about the file type's death #5513
Benjamin Peterson committed
February 6, 2009
G
#5173: StandardError wasn't removed in 2.6.
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
December 15, 2008
G
Use :samp: role.
Georg Brandl committed
December 6, 2008
G
cmp() is not really gone.
Georg Brandl committed
G
#4557: remove 'c' typecode from array docs and add a note in whatsnew.
Georg Brandl committed
December 5, 2008
G
Use :samp: role.
Georg Brandl committed
G
Tweak verbiage and markup for relative/absolute import. Backport candidate.
Guido van Rossum committed
December 4, 2008
G
#4521: fix getcwdu() vs getcwdb().
Georg Brandl committed
G
#4526: fix typo.
Georg Brandl committed
F
- fix markup error
Fred Drake committed
December 3, 2008
G
Remove remark about NaN==NaN, I misunderstood that issue.
Guido van Rossum committed
R
Minor edits.
Raymond Hettinger committed
C
Fixed a warning on whatsnew/3.0.rst
Christian Heimes committed
G
Use the :mod: role.
Georg Brandl committed
G
Some textual tweaks, and fixed a few typos found by a spell checker.
Guido van Rossum committed
G
Fix bad markup.
Guido van Rossum committed
G
More cleanup. Moved all Unicode and str/bytes info to the text/data
Guido van Rossum committed
G
Another checkpoint.
Guido van Rossum committed