COMMITS
/ Doc/glossary.rst March 18, 2025
M
[3.12] gh-116666: Add "token" glossary term (GH-130888) (GH-131368)
Miss Islington (bot) committed
February 26, 2025
M
[3.12] Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172) (GH-130544)
Miss Islington (bot) committed
February 15, 2025
M
Doc: update term "namespace package" (GH-129251)
Miss Islington (bot) committed
January 21, 2025
January 18, 2025
M
[3.12] Fix definition of a `generator iterator` in `glossary.rst` (GH-128952) (#128968)
Miss Islington (bot) committed
October 9, 2024
A
[3.12] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) (#125211)
Alex Waygood committed
October 6, 2024
A
[3.12] Doc: Simplify the definition of 'soft deprecated' (GH-124988) (#125030)
Adam Turner committed
September 25, 2024
September 23, 2024
M
[3.12] Replace the term `Immutable` with a `Hashable` in the `sequence` entry of the Glossary (GH-124350) (#124353)
Miss Islington (bot) committed
September 6, 2024
P
[3.12] gh-120426: Add the glossary term "immortal" (GH-123191) (GH-123491) (#123636)
Petr Viktorin committed
May 30, 2024
M
[3.12] gh-118055: Update the finder glossary entry (GH-118278) (GH-119774)
Miss Islington (bot) committed
April 15, 2024
H
[3.12] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885)
Hugo van Kemenade committed
March 20, 2024
M
[3.12] Fix sort order for "locale encoding" glossary item (GH-115794) (#117102)
Miss Islington (bot) committed
March 12, 2024
M
[3.12] Add `typing.NamedTuple` in glossary section for named tuples (GH-108327) (#116689)
Miss Islington (bot) committed
February 3, 2024
M
[3.12] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (#114969)
Miss Islington (bot) committed
January 10, 2024
M
[3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)
Miss Islington (bot) committed
December 6, 2023
M
[3.12] gh-101100: Fix most Sphinx nitpicks in the glossary and `stdtypes.rst` (GH-112757) (#112789)
Miss Islington (bot) committed
November 8, 2023
M
[3.12] Glossary: Add "static type checker" (GH-111837) (#111854)
Miss Islington (bot) committed
October 19, 2023
M
[3.12] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (GH-110112) (#111075)
Miss Islington (bot) committed
M
[3.12] GH-101100: Fix reference warnings for ``__getitem__`` (GH-110118) (#111073)
Miss Islington (bot) committed
August 8, 2023
M
[3.12] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) (#107752)
Miss Islington (bot) committed
June 28, 2023
M
[3.12] gh-101100: Fix reference to asynchronous methods (GH-106172) (#106191)
Miss Islington (bot) 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
May 9, 2022
April 9, 2022
I
bpo-47000: Add `locale.getencoding()` (GH-32068)
Inada Naoki committed
March 29, 2022
G
Update glossary.rst (GH-32093)
Géry Ogam committed
January 26, 2022
N
bpo-43698: do not use `...` as argument name in docs (GH-30502)
Nikita Sobolev committed
November 20, 2021
November 6, 2021
A
[doc] bpo-45680: Improve glossary entry for generic types (GH-29388)
Alex Waygood committed
July 26, 2021
S
bpo-44693: Update __future__ entry in Doc/glossary.rst (GH-27349)
Steven Hsu committed
July 22, 2021
S
bpo-44651: delete entry of "coercion" in Doc/glossary.rst (GH-27226)
Steven Hsu committed
May 21, 2021
M
Remove duplicate words in docs. (GH-26167)
Mariusz Felisiak committed
May 2, 2021
L
bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746)
larryhastings committed
November 10, 2020
November 9, 2020
V
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
Victor Stinner committed
November 2, 2020
V
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner committed
October 27, 2020
K
bpo-41805: Documentation for PEP 585 (GH-22615)
kj committed
October 24, 2020
A
[doc] Fix link to abc.ABCMeta.register in Glossary (GH-22932)
Andre Delfino committed
October 23, 2020
R
Create a primer section for the descriptor howto guide (GH-22906)
Raymond Hettinger committed
October 20, 2020
F
bpo-29981: Add examples and update index for set, dict, and generator comprehensions'(GH-20272)
Florian Dahlitz committed
September 27, 2020
A
[doc] Leverage the fact that the actual types can now be indexed for typing (GH-22340)
Andre Delfino committed
August 14, 2020
V
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner committed
June 23, 2020
R
Improve asyncio.loop.call_soon() documentation (GH-20883)
Roger Iyengar committed
January 8, 2020
P
bpo-39233: Update positional-only section in the glossary (GH-17874)
Pablo Galindo committed
October 1, 2019
K
Fix and improve `asyncio.run()` docs (GH-16403)
Kyle Stanley committed