COMMITS
/ Doc/glossary.rst February 17, 2026
S
[3.13] Fix typos and grammar errors across documentation (GH-144709) (#144804)
Stan Ulbrych committed
February 11, 2026
L
[3.13] gh-142518: Define lock-free and per-object lock (GH-144548) (#144707)
Lysandros Nikolaou committed
December 17, 2025
L
[3.13] gh-140374: Add glossary entries related to multithreading (GH-140375) (#142869)
Lysandros Nikolaou committed
December 16, 2025
M
[3.13] Correct Glossary key function example to use str.casefold instead of str.lower (GH-140316) (#142806)
Miss Islington (bot) committed
September 5, 2025
A
M
[3.13] gh-138307: Update the Ellipsis documentation (GH-138306) (#138439)
Miss Islington (bot) committed
August 26, 2025
M
[3.13] gh-138148: Fix grammatical error in the `asynchronous generator iterator` term (GH-138155) (GH-138160)
Miss Islington (bot) committed
August 5, 2025
M
[3.13] Docs: add dunder and walrus to the glossary (GH-137430) (#137435)
Miss Islington (bot) committed
July 13, 2025
M
[3.13] gh-132346: Docs: Clarify that reference counts aren't stable between versions (GH-132352) (GH-136614)
Miss Islington (bot) committed
July 9, 2025
M
[3.13] gh-136145: Define 'standard library' and 'stdlib' in the glossary (GH-136486)
Miss Islington (bot) committed
March 18, 2025
M
[3.13] gh-116666: Add "token" glossary term (GH-130888) (GH-131367)
Miss Islington (bot) committed
February 26, 2025
M
[3.13] Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172) (GH-130543)
Miss Islington (bot) committed
February 15, 2025
M
Doc: update term "namespace package" (GH-129251)
Miss Islington (bot) committed
January 20, 2025
M
[3.13] gh-129044: Update glossary entry for 'loader' to reflect current import system (GH-129073) (#129077)
Miss Islington (bot) committed
January 18, 2025
M
[3.13] Fix definition of a `generator iterator` in `glossary.rst` (GH-128952) (#128967)
Miss Islington (bot) committed
October 30, 2024
R
[3.13] gh-124872: Refine contextvars documentation (GH-124773) (#125233)
Richard Hansen committed
October 13, 2024
M
[3.13] Doc: Fix suggested usage of `-X gil=0` in the glossary (GH-125366) (#125382)
Miss Islington (bot) committed
October 9, 2024
A
[3.13] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) (#125208)
Alex Waygood committed
October 8, 2024
M
[3.13] gh-70870: Clarify dual usage of 'free variable' (GH-122545) (#125088)
Miss Islington (bot) committed
October 6, 2024
M
[3.13] Doc: Simplify the definition of 'soft deprecated' (GH-124988) (#125029)
Miss Islington (bot) committed
September 26, 2024
September 23, 2024
M
[3.13] Replace the term `Immutable` with a `Hashable` in the `sequence` entry of the Glossary (GH-124350) (#124352)
Miss Islington (bot) committed
September 2, 2024
P
[3.13] gh-120426: Reword the glossary term "immortal" (GH-123191) (#123491)
Petr Viktorin committed
June 19, 2024
M
[3.13] gh-120496: Add a note about iterator thread-safe (gh-120685) (#120706)
Miss Islington (bot) committed
May 31, 2024
M
[3.13] doc: Add glossary entry for "free threading" (GH-119865) (#119874)
Miss Islington (bot) committed
May 30, 2024
M
[3.13] gh-118055: Update the finder glossary entry (GH-118278) (GH-119773)
Miss Islington (bot) committed
May 21, 2024
M
[3.13] gh-74929: PEP 667 general docs update (gh-119291)
Miss Islington (bot) committed
May 5, 2024
P
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado committed
April 15, 2024
H
Add 'The Python 2.3 Method Resolution Order' (#116435)
Hugo van Kemenade committed
April 12, 2024
S
gh-117739: Update definition of global interpreter lock for 3.13 (#117740)
Savannah Ostrowski committed
March 20, 2024
C
Fix sort order for "locale encoding" glossary item (#115794)
Carol Willing committed
March 12, 2024
T
Add `typing.NamedTuple` in glossary section for named tuples (#108327)
Tushar Sadhwani committed
February 3, 2024
S
gh-101100: Fix Sphinx reference warnings in the glossary (#114729)
Skip Montanaro committed
January 10, 2024
S
gh-113664: Improve style of Big O notation (GH-113695)
Serhiy Storchaka committed
December 6, 2023
A
gh-101100: Fix most Sphinx nitpicks in the glossary and `stdtypes.rst` (#112757)
Alex Waygood committed
December 1, 2023
W
Add links under "generator expression" in glossary (#112537)
William Andrea committed
November 17, 2023
V
gh-110481, doc: Add "immortal" term to the glossary (#112180)
Victor Stinner committed
November 8, 2023
J
Glossary: Add "static type checker" (#111837)
Jelle Zijlstra committed
October 19, 2023
A
GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (#110112)
Adam Turner committed
A
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner committed
August 7, 2023
E
gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552)
Eric Snow committed
July 7, 2023
V
gh-106535: Document PEP 387 Soft Deprecation (#106536)
Victor Stinner committed
June 28, 2023
F
gh-101100: Fix reference to asynchronous methods (#106172)
F3eQnxN3RriK committed
May 23, 2023
V
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner committed
April 11, 2023
N
gh-87864: Use correct function definition syntax in the docs (#103312)
Nikita Sobolev committed
October 29, 2022
A
October 12, 2022
M
gh-95276: Add callable entry to the glossary (#95738)
MonadChains committed
September 29, 2022
J
gh-96397: Document that attributes need not be identifiers (#96454)
Jeff Allen committed
August 11, 2022
T
gh-84910: Tweak IDLE Glossary entry (#95866)
Terry Jan Reedy committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed