SIGN IN SIGN UP

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
J
Josh Holland committed
8a784af750fa82c8355903309e5089eb2b60c16b
Parent: 1ac2a83
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 8/13/2019, 7:05:09 PM