COMMITS
/ Doc/glossary.rst February 11, 2026
R
Fix typos and grammar errors across documentation (#144709)
Ronald Eddy Jr committed
L
gh-142518: Define lock-free and per-object lock (#144548)
Lysandros Nikolaou committed
February 4, 2026
P
gh-141984: Reword and reorganize Subscription (and Slicing) docs (GH-141985)
Petr Viktorin committed
February 2, 2026
P
gh-144277: Fix usage of free-threaded terminology in the documentation (GH-144333)
Peter Bierma committed
December 17, 2025
L
gh-140374: Add glossary entries related to multithreading (#140375)
Lysandros Nikolaou committed
December 16, 2025
C
Correct Glossary key function example to use str.casefold instead of str.lower (#140316)
Cameron Beck committed
November 6, 2025
P
gh-139707: Add docs for optional modules (GH-140171)
Petr Viktorin committed
September 5, 2025
A
GH-138465: Improve documentation for common sequence methods (#138474)
Adam Turner committed
September 3, 2025
A
gh-138307: Update the Ellipsis documentation (#138306)
Adorilson Bezerra committed
August 26, 2025
K
gh-138148: Fix grammatical error in the `asynchronous generator iterator` term (GH-138155)
Krishna Chaitanya committed
August 5, 2025
N
Docs: add dunder and walrus to the glossary (#137430)
Ned Batchelder committed
August 4, 2025
A
gh-132661: PEP 750 documentation: second pass (#137020)
Adam Turner committed
July 22, 2025
D
gh-132661: Document t-strings and `templatelib` (#135229)
Dave Peck committed
July 13, 2025
P
gh-132346: Docs: Clarify that reference counts aren't stable between versions (GH-132352)
Peter Bierma committed
July 9, 2025
Z
gh-136145: Define 'standard library' and 'stdlib' in the glossary (GH-136146)
Zachary Ware committed
May 20, 2025
R
gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962)
Richard Hansen committed
March 20, 2025
P
gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-127990)
Peter Bierma committed
March 17, 2025
P
gh-116666: Add "token" glossary term (GH-130888)
Petr Viktorin committed
February 25, 2025
Y
Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172)
Yuki Kobayashi committed
February 14, 2025
I
Doc: update term "namespace package" (#129251)
Inada Naoki committed
January 31, 2025
P
gh-128509: Add `sys._is_immortal` for identifying immortal objects (#128510)
Peter Bierma committed
January 20, 2025
January 18, 2025
D
Fix definition of a `generator iterator` in `glossary.rst` (GH-128952)
Daniel F Moisset committed
October 13, 2024
R
Doc: Fix suggested usage of `-X gil=0` in the glossary (#125366)
Ruoyu Zhong committed
October 9, 2024
R
gh-124872: Refine contextvars documentation (#124773)
Richard Hansen committed
A
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood committed
October 8, 2024
A
gh-70870: Clarify dual usage of 'free variable' (#122545)
Alyssa Coghlan committed
October 6, 2024
A
Doc: Simplify the definition of 'soft deprecated' (#124988)
Andrés Delfino committed
September 25, 2024
September 23, 2024
D
Replace the term `Immutable` with a `Hashable` in the `sequence` entry of the Glossary (#124350)
decorator-factory committed
September 11, 2024
J
gh-119180: Documentation for PEP 649 and 749 (#122235)
Jelle Zijlstra committed
August 27, 2024
P
gh-120426: Reword the glossary term "immortal" (GH-123191)
Petr Viktorin committed
June 18, 2024
D
gh-120496: Add a note about iterator thread-safe (gh-120685)
Donghee Na committed
June 6, 2024
D
gh-120178: Documentation typo corrections (#120179)
David Lowry-Duda committed
May 31, 2024
S
doc: Add glossary entry for "free threading" (#119865)
Sam Gross committed
May 30, 2024
L
gh-118055: Update the finder glossary entry (GH-118278)
Lincoln committed
May 21, 2024
A
gh-74929: PEP 667 general docs update (gh-119201)
Alyssa Coghlan 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