PEP 742: Mark as Accepted (#3747)
This commit is contained in:
parent
3f95299711
commit
f8f3ec0be2
|
@ -2,13 +2,14 @@ PEP: 742
|
|||
Title: Narrowing types with TypeIs
|
||||
Author: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
||||
Discussions-To: https://discuss.python.org/t/pep-742-narrowing-types-with-typenarrower/45613
|
||||
Status: Draft
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Topic: Typing
|
||||
Created: 07-Feb-2024
|
||||
Python-Version: 3.13
|
||||
Post-History: `11-Feb-2024 <https://discuss.python.org/t/pep-742-narrowing-types-with-typenarrower/45613>`__
|
||||
Replaces: 724
|
||||
Resolution: https://discuss.python.org/t/pep-742-narrowing-types-with-typeis/45613/35
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue