diff options
author | Josh Holland <anowlcalledjosh@gmail.com> | 2019-08-13 19:05:09 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-08-13 19:05:09 (GMT) |
commit | 8a784af750fa82c8355903309e5089eb2b60c16b (patch) | |
tree | dbce7a5303ae01fdf558bd1a8523df26bc17da5a /Lib/test | |
parent | 1ac2a83f30312976502fda042db5ce18d10ceec2 (diff) | |
download | cpython-8a784af750fa82c8355903309e5089eb2b60c16b.zip cpython-8a784af750fa82c8355903309e5089eb2b60c16b.tar.gz cpython-8a784af750fa82c8355903309e5089eb2b60c16b.tar.bz2 |
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')
0 files changed, 0 insertions, 0 deletions