COMMITS
/ Doc/whatsnew/3.3.rst August 30, 2024
W
[3.12] gh-123492: Remove unnecessary `:func:` parentheses (gh-123493) (#123512)
Wei-Hsiang (Matt) Wang committed
July 19, 2024
S
[3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013)
Serhiy Storchaka committed
January 10, 2024
M
[3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)
Miss Islington (bot) committed
January 3, 2024
H
[3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669) (#113681)
Hugo van Kemenade committed
October 11, 2023
E
[3.12] gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (GH-110632) (#110690)
Ezio Melotti committed
September 24, 2023
M
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
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 21, 2023
M
[3.12] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (#108225)
Miss Islington (bot) committed
July 28, 2023
M
[3.12] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107384)
Miss Islington (bot) committed
July 26, 2023
M
[3.12] gh-107091: Fix some uses of :c:type: role (GH-107138) (GH-107312)
Miss Islington (bot) committed
July 23, 2023
S
[3.12] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (#107060)
Serhiy Storchaka committed
July 21, 2023
S
[3.12] gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894) (GH-106954)
Serhiy Storchaka committed
S
[3.12] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106956)
Serhiy Storchaka committed
May 3, 2023
A
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner committed
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
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
October 5, 2022
A
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner committed
October 4, 2022
A
October 1, 2022
W
Fix capitalization of Unix in documentation (#96913)
Will Hawkins committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
August 13, 2020
V
bpo-40204, doc: Fix syntax of C variables (GH-21846)
Victor Stinner committed
September 11, 2019
R
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895)
Raymond Hettinger committed
October 26, 2018
S
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Stéphane Wirtel committed
October 6, 2018
S
bpo-34906: Doc: Fix typos (2) (GH-9735)
Stéphane Wirtel committed
June 16, 2018
X
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak committed
February 9, 2018
S
Make formatting of some return codes conforming to the general style. (#5587)
Serhiy Storchaka committed
November 5, 2017
L
Fix miscellaneous typos (#4275)
luzpaz committed
October 19, 2016
S
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka committed
S
Issue #19795: Improved more markups of True/False.
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
September 7, 2016
M
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Martin Panter committed
August 30, 2016
R
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger committed
July 29, 2016
M
Issue #26462: Merge code block fixes from 3.5
Martin Panter committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
July 11, 2016
N
Issue #27285: Cleanup "suspicious" warnings.
Ned Deily committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
February 26, 2016
February 10, 2016
M
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
Martin Panter committed
November 2, 2015
S
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka committed
M
Issue #25523: Correct "a" article to "an" article
Martin Panter committed
June 15, 2015
S
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
Senthil Kumaran committed
January 18, 2015
S
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka committed
December 1, 2014
S
Removed duplicated words in in comments and docs.
Serhiy Storchaka committed
November 2, 2014
S
Issue #22388: Unified the style of "Contributed by" sentences in What's New.
Serhiy Storchaka committed
October 30, 2014
G
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl committed
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed