COMMITS
/ Doc/library/typing.rst March 1, 2026
J
gh-145033: Implement PEP 747 (#145034)
Jelle Zijlstra committed
February 26, 2026
R
gh-144190: Clarify get_type_hints() instance behavior in docs (#144831)
Rajhans Jadhao committed
February 11, 2026
R
Fix typos and grammar errors across documentation (#144709)
Ronald Eddy Jr committed
February 9, 2026
B
gh-132604: Deprecate inherited runtime checkability of protocols (GH-143806)
Bartosz Sławecki committed
January 13, 2026
B
gh-143728: Keep `TypedDict` and `NamedTuple` in `class` role in docs (#143702)
Bartosz Sławecki committed
January 11, 2026
A
December 12, 2025
R
Doc: remove the invalid type variables of typing.TextIO and BinaryIO (#142642)
Roman Donchenko committed
October 20, 2025
S
gh-133601: Remove deprecated `typing.no_type_check_decorator` (#133602)
sobolevn committed
October 15, 2025
A
M
gh-139817: Attribute `__qualname__` is added to `TypeAliasType` (#139919)
Mikhail Efimov committed
October 9, 2025
T
gh-139842: Clarify `__module__` description in typing.rst (#139863)
Timothée Mazzucotelli committed
October 5, 2025
A
gh-105812: Use the ``:deco:`` role in place of manual decorator markup (#139619)
Adam Turner committed
September 24, 2025
September 18, 2025
A
gh-118803: Improve documentation around `ByteString` deprecation (#139115)
Alex Waygood committed
September 16, 2025
A
September 5, 2025
J
annotationlib: add note on security to docs (#138508)
Jelle Zijlstra committed
September 3, 2025
A
gh-138307: Update the Ellipsis documentation (#138306)
Adorilson Bezerra committed
August 8, 2025
A
[Doc] Remove unnecessary quotes from typing module (#137207)
Adorilson Bezerra committed
July 31, 2025
May 28, 2025
L
Fix typing.TYPE_CHECKING docs to reflect PEP 649. (#134813)
larryhastings committed
May 25, 2025
J
gh-133960: Improve typing.evaluate_forward_ref (#133961)
Jelle Zijlstra committed
May 6, 2025
May 2, 2025
Y
Docs: delete title links in `turtle.rst` and `typing.rst` (#133283)
Yongzi Li committed
April 30, 2025
R
Apply 'mod' role to typing module (#133201)
Rafael Fontenelle committed
April 16, 2025
J
typing docs: Clarify Protocol / runtime_checkable docs (#132606)
Jelle Zijlstra committed
April 5, 2025
J
gh-129463, gh-128593: Simplify ForwardRef (#129465)
Jelle Zijlstra committed
April 3, 2025
J
gh-128661: Remove DeprecationWarning in evaluate_forward_ref (#128930)
Jelle Zijlstra committed
March 14, 2025
H
Python 3.14.0a6
Hugo van Kemenade committed
S
gh-124269: Simplify `typing.Annotated` docs (#130770)
Stan Ulbrych committed
March 11, 2025
March 6, 2025
S
gh-127647: Add typing.Reader and Writer protocols (#127648)
Sebastian Rittau committed
B
gh-85795: Raise a clear error when `super()` is used in `typing.NamedTuple` subclasses (#130082)
Bartosz Sławecki committed
March 5, 2025
S
Update links from typing.readthedocs.io to typing.python.org (#130877)
Sebastian Rittau committed
March 4, 2025
J
gh-105499: Merge typing.Union and types.UnionType (#105511)
Jelle Zijlstra committed
T
gh-126085: Add `tp_iter` to TypeAliasType to allow star unpacking (#127981)
Tomas R. committed
S
November 11, 2024
September 29, 2024
C
Docs: improve generic `typing.NamedTuple` example (#124739)
CBerJun committed
September 26, 2024
J
gh-119180: Rename SOURCE format to STRING (#124620)
Jelle Zijlstra committed
September 25, 2024
September 24, 2024
S
gh-124120: Document `Annotated.__origin__` (#124125)
sobolevn committed
September 17, 2024
R
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
Rafael Fontenelle committed
September 11, 2024
S
Fix "The Matrix" movie release year in `typing.rst` (#123965)
sobolevn committed
J
gh-119180: Documentation for PEP 649 and 749 (#122235)
Jelle Zijlstra committed
September 6, 2024
S
June 25, 2024
B
gh-120661: improve example for basic type hints (#120934)
Bénédikt Tran committed
June 23, 2024
N
Typing docs: normalize some indents in code examples (#120912)
Nyakku Shigure committed
June 16, 2024
N
gh-120572: add missing parentheses in TypeIs documentation (#120573)
Nyuan Zhang committed
June 2, 2024
J
Improve documentation for typing.get_type_hints (#119928)
Jelle Zijlstra committed