diff --git a/peps/pep-0835.rst b/peps/pep-0835.rst index d15f0a3302a..68cfa2b299d 100644 --- a/peps/pep-0835.rst +++ b/peps/pep-0835.rst @@ -2,14 +2,14 @@ PEP: 835 Title: Shorthand syntax for Annotated type metadata Author: Till Varoquaux Sponsor: Ivan Levkivskyi -Discussions-To: https://discuss.python.org/t/pep-835-shorthand-syntax-for-annotated-type-metadata/107795 +Discussions-To: https://discuss.python.org/t/pep-835-shorthand-syntax-for-annotated-type-metadata/107814 Status: Draft Type: Standards Track Topic: Typing Created: 12-Jun-2026 Python-Version: 3.16 Post-History: `19-Apr-2026 `__, - `18-Jun-2026 `__, + `18-Jun-2026 `__, Abstract ========