COMMITS
/ Doc/whatsnew/2.3.rst February 4, 2025
S
[3.12] Use roles :data: and :const: for referencing module variables (GH-129507) (GH-129650)
Serhiy Storchaka committed
September 25, 2024
July 19, 2024
S
[3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013)
Serhiy Storchaka committed
April 15, 2024
H
[3.12] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885)
Hugo van Kemenade committed
January 10, 2024
M
[3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)
Miss Islington (bot) committed
December 14, 2023
H
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.3.rst` (GH-112373) (#113142)
Hugo van Kemenade committed
December 13, 2023
M
[3.12] gh-101100: Fix Sphinx warning in references with asterisks (GH-113029) (#113043)
Miss Islington (bot) committed
December 5, 2023
M
[3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112772)
Miss Islington (bot) committed
October 19, 2023
M
[3.12] GH-101100: Fix reference warnings for ``__getitem__`` (GH-110118) (#111073)
Miss Islington (bot) committed
September 27, 2023
M
[3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947)
Miss Islington (bot) committed
August 22, 2023
M
[3.12] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108284)
Miss Islington (bot) committed
August 17, 2023
M
[3.12] gh-107298: Fix some references in the C API documentation (GH-108072) (#108074)
Miss Islington (bot) committed
July 28, 2023
S
[3.12] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-107376)
Serhiy Storchaka committed
July 21, 2023
S
[3.12] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106951)
Serhiy Storchaka committed
May 3, 2023
B
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
October 5, 2022
A
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner committed
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
August 4, 2022
S
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Serhiy Storchaka committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
July 27, 2021
M
bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385)
Mariusz Felisiak committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
October 31, 2018
S
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka committed
May 15, 2018
S
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
Stéphane Wirtel committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
January 14, 2017
M
Avoid line breaks after hyphens, otherwise they are turned into spaces
Martin Panter committed
December 2, 2016
S
Issue #21818: Fixed references to classes that have names matching with module
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
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
April 16, 2016
M
Issue #26638: Fix links to some CLI options and section headings
Martin Panter committed
April 11, 2016
S
Issue #25910: Fixed dead 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
August 15, 2012
R
Merge #15543: glossary entry for and 'universal newlines', and links to it.
R David Murray committed
R
#15543: reflow paragraphs.
R David Murray committed
R
#15543: glossary entry for and 'universal newlines', and links to it.
R David Murray committed
August 11, 2012
A
Issue #15527: fix docs, remove double parens by changing markup.
Andrew Svetlov committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
October 27, 2009
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
October 11, 2008
B
merge from trunk
Benjamin Peterson committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed