Guido van Rossum <gu...@python.org> added the comment:

> What is better, Tuple[()] or Literal[()]?

In this context, Tuple[()] is better, as the discussion is about how to write 
the type of various tuples. Tuple[()] is just the edge case of the type of the 
empty tuple.

Josh, please sign the CLA and adjust the wording per my request in the PR.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37814>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to