index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
typing.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-92417: `typing` docs: `from __future__ import annotations` can be used in ...
Miss Islington (bot)
2022-05-08
1
-1/+1
*
[3.9] Improve the typing docs (GH-92264) (#92271)
Jelle Zijlstra
2022-05-03
1
-12/+12
*
typing docs: Add example for async functions (GH-20386)
Miss Islington (bot)
2022-05-01
1
-0/+4
*
[3.9] bpo-46769: Fix backticks in typing.rst to appease rstlint (GH-32375)
Ken Jin
2022-04-06
1
-1/+1
*
[3.9] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712) (GH-31...
Jelle Zijlstra
2022-03-23
1
-21/+88
*
[3.9] bpo-46677: Add examples of inheritance and attributes to `TypedDict` do...
Charlie Zhao
2022-03-12
1
-12/+106
*
bpo-46494: Mention the typing_extensions pkg in typing docs (GH-31260)
Miss Islington (bot)
2022-03-08
1
-0/+4
*
[3.9] bpo-46104: Fix example broken by GH-30148 (GH-30203) (GH-30210)
Miss Islington (bot)
2021-12-20
1
-1/+1
*
[3.9] bpo-46104: Reduce use of pre-PEP 526 syntax in typing docs (GH-30148) (...
Miss Islington (bot)
2021-12-18
1
-9/+8
*
[3.9] [doc] bpo-45680: Disambiguate ``__getitem__`` and ``__class_getitem__``...
Miss Islington (bot)
2021-11-18
1
-0/+1
*
Remove reference to ``Tuple`` at top of ``typing`` docs (GH-29401)
Miss Islington (bot)
2021-11-04
1
-4/+3
*
bpo-45680: ``typing`` docs: improve links to docs on ``GenericAlias``/``__cla...
Miss Islington (bot)
2021-11-04
1
-4/+4
*
[3.9] bpo-45655: Add "relevant PEPs" section to typing documentation (GH-29297)
Alex Waygood
2021-10-28
1
-6/+32
*
bpo-38291: Remove mention of typing.io and typing.re again (GH-26113)
Miss Islington (bot)
2021-06-14
1
-2/+10
*
[3.9] bpo-44001: improve Literal documentation (GH-25877). (#25897)
Jelle Zijlstra
2021-05-04
1
-2/+2
*
[3.9] bpo-41370: Add note about ForwardRefs and PEP585 generic types in docs ...
Miss Islington (bot)
2021-04-04
1
-2/+7
*
bpo-41824: Add versionadded for typing.ForwardRef docs (#24224) (#24493)
Ken Jin
2021-02-09
1
-0/+2
*
Doc: fix typo in typing.Type docs (GH-23460)
Miss Islington (bot)
2020-11-22
1
-1/+1
*
bpo-42345: Add whatsnew and versionchanged for typing.Literal in 3.9 (GH-23386)
Miss Islington (bot)
2020-11-19
1
-0/+6
*
bpo-42345: Fix hash implementation of typing.Literal (GH-23383)
Miss Islington (bot)
2020-11-19
1
-3/+3
*
bpo-42317: Improve docs of typing.get_args concerning Union (GH-23254)
Miss Islington (bot)
2020-11-16
1
-0/+3
*
bpo-42198: Link to GenericAlias in typing and expressions (GH-23030)
Miss Skeleton (bot)
2020-10-30
1
-37/+74
*
[doc] Add link to Generic in typing (GH-22125)
Miss Skeleton (bot)
2020-10-19
1
-1/+1
*
Fix typo in "Context manager types" section in typing.rst (GH-22676)
Miss Skeleton (bot)
2020-10-12
1
-2/+2
*
Fix typo in typing.rst (GH-22625)
Miss Skeleton (bot)
2020-10-11
1
-1/+1
*
[doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524)
Miss Skeleton (bot)
2020-10-03
1
-6/+6
*
[doc] Fix link to abc.collections.Iterable (GH-22520)
Miss Skeleton (bot)
2020-10-03
1
-2/+2
*
[doc] Fix link to abc.collections.Iterable (GH-22502)
Miss Skeleton (bot)
2020-10-02
1
-1/+1
*
[doc] Leverage the fact that the actual types can now be indexed for typing (...
Miss Islington (bot)
2020-09-27
1
-23/+26
*
[3.9] [doc] Fix padding in some typing definitions (GH-22114) (GH-22115)
Miss Islington (bot)
2020-09-06
1
-12/+12
*
[3.9] bpo-41624: fix documentation of typing.Coroutine (GH-21952) (#21982)
Karthikeyan Singaravelan
2020-08-28
1
-1/+1
*
Fix typo in typing doc (GH-21879)
Miss Islington (bot)
2020-08-14
1
-1/+1
*
[3.9] bpo-40979: refactored typing.rst; (mostly) same content, new sub-sectio...
Guido van Rossum
2020-08-12
1
-614/+823
*
bpo-33864: Clarify the docs for typing.ByteString (GH-21311)
Miss Islington (bot)
2020-07-04
1
-1/+1
*
bpo-40745: Fix typos in NewType docs (GH-20379)
Miss Islington (bot)
2020-05-26
1
-2/+2
*
bpo-40182: Remove the _field_types attribute of the NamedTuple class (GH-19368)
Serhiy Storchaka
2020-04-04
1
-4/+5
*
Add a missing space after a period in 'typing.TypedDict' documentation (GH-18...
Miss Islington (bot)
2020-03-05
1
-1/+1
*
bpo-39572: Document ’total’ flag of TypedDict (GH-18554)
ananthan-123
2020-02-19
1
-2/+14
*
bpo-39491: Merge PEP 593 (typing.Annotated) support (#18260)
Jakub Stasiak
2020-02-05
1
-1/+101
*
bpo-38467: Fix argument name of typing functions (GH-16753)
Sebastian Rittau
2019-10-13
1
-2/+2
*
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-...
Ivan Levkivskyi
2019-10-13
1
-2/+2
*
bpo-32996: Documentation fix-up. (GH-16646)
M. Eric Irrgang
2019-10-10
1
-3/+4
*
bpo-28556: Update the opening note in typing docs (GH-16204)
Ivan Levkivskyi
2019-09-16
1
-4/+3
*
bpo-37814: Document the empty tuple type annotation syntax (GH-15208)
Josh Holland
2019-08-13
1
-1/+2
*
Document typing.ForwardRef (GH-14216)
Ivan Levkivskyi
2019-06-19
1
-0/+7
*
Improve version added references in `typing` module docs (GH-13457)
Anthony Sottile
2019-06-02
1
-4/+18
*
bpo-29262: Add get_origin() and get_args() introspection helpers to typing (G...
Ivan Levkivskyi
2019-05-30
1
-0/+19
*
bpo-37058: PEP 544: Add Protocol to typing module (GH-13585)
Ivan Levkivskyi
2019-05-28
1
-1/+97
*
bpo-37049: PEP 589: Add TypedDict to typing module (GH-13573)
Ivan Levkivskyi
2019-05-26
1
-0/+33
*
bpo-37046: PEP 586: Add Literal to typing module (#13572)
Ivan Levkivskyi
2019-05-26
1
-0/+22
[next]