Files
cpython/Doc/library
Josh Holland 8a784af750 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
2019-08-13 12:05:09 -07:00
..
2018-09-14 16:57:11 -07:00
2019-08-04 13:35:58 -07:00
2019-08-06 22:02:23 -07:00
2019-07-23 14:34:32 -07:00
2019-06-15 04:33:23 -07:00
2019-05-06 09:01:17 -07:00
2018-10-05 16:17:18 +02:00