diff options
author | Josh Holland <anowlcalledjosh@gmail.com> | 2019-08-13 20:05:09 +0100 |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-08-13 12:05:09 -0700 |
commit | 8a784af750fa82c8355903309e5089eb2b60c16b (patch) | |
tree | dbce7a5303ae01fdf558bd1a8523df26bc17da5a /Lib/test/test_pathlib.py | |
parent | 1ac2a83f30312976502fda042db5ce18d10ceec2 (diff) | |
download | cpython-git-8a784af750fa82c8355903309e5089eb2b60c16b.tar.gz |
bpo-37814: Document the empty tuple type annotation syntax (GH-15208)
https://bugs.python.org/issue37814:
> The empty tuple syntax in type annotations, `Tuple[()]`, is not obvious from the examples given in the documentation (I naively expected `Tuple[]` to work); it has been documented in PEP 484 and in mypy, but not in the documentation for the typing module.
https://bugs.python.org/issue37814
Diffstat (limited to 'Lib/test/test_pathlib.py')
0 files changed, 0 insertions, 0 deletions