PEP 724: Withdraw (#3656)
This commit is contained in:
parent
a75631e0d4
commit
4112eff73b
|
@ -5,7 +5,7 @@ Author: Rich Chiodo <rchiodo at microsoft.com>,
|
|||
Erik De Bonte <erikd at microsoft.com>,
|
||||
Sponsor: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
||||
Discussions-To: https://discuss.python.org/t/pep-724-stricter-type-guards/34124
|
||||
Status: Draft
|
||||
Status: Withdrawn
|
||||
Type: Standards Track
|
||||
Topic: Typing
|
||||
Content-Type: text/x-rst
|
||||
|
@ -14,6 +14,13 @@ Python-Version: 3.13
|
|||
Post-History: `30-Dec-2021 <https://mail.python.org/archives/list/typing-sig@python.org/thread/EMUD2D424OI53DCWQ4H5L6SJD2IXBHUL/>`__,
|
||||
`19-Sep-2023 <https://discuss.python.org/t/pep-724-stricter-type-guards/34124>`__,
|
||||
|
||||
Status
|
||||
======
|
||||
|
||||
This PEP is withdrawn. The Typing Council was unable to reach consensus on
|
||||
this proposal, and the authors decided to withdraw it.
|
||||
|
||||
|
||||
Abstract
|
||||
========
|
||||
|
||||
|
|
Loading…
Reference in New Issue