PEP 655: Add Discussions-To link to the `typing-sig` thread (#2344)
This commit is contained in:
parent
d54740c33b
commit
f8717b6055
|
@ -2,7 +2,7 @@ PEP: 655
|
|||
Title: Marking individual TypedDict items as required or potentially-missing
|
||||
Author: David Foster <david at dafoster.net>
|
||||
Sponsor: Guido van Rossum <guido at python.org>
|
||||
Discussions-To: typing-sig at python.org
|
||||
Discussions-To: https://mail.python.org/archives/list/typing-sig@python.org/thread/53XVOD5ZUKJ263MWA6AUPEA6J7LBBLNV/
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
Loading…
Reference in New Issue