Skip to content

Commit f8f3ec0

Browse files
PEP 742: Mark as Accepted (#3747)
1 parent 3f95299 commit f8f3ec0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0742.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@ PEP: 742
22
Title: Narrowing types with TypeIs
33
Author: Jelle Zijlstra <[email protected]>
44
Discussions-To: https://discuss.python.org/t/pep-742-narrowing-types-with-typenarrower/45613
5-
Status: Draft
5+
Status: Accepted
66
Type: Standards Track
77
Topic: Typing
88
Created: 07-Feb-2024
99
Python-Version: 3.13
1010
Post-History: `11-Feb-2024 <https://discuss.python.org/t/pep-742-narrowing-types-with-typenarrower/45613>`__
1111
Replaces: 724
12+
Resolution: https://discuss.python.org/t/pep-742-narrowing-types-with-typeis/45613/35
1213

1314

1415
Abstract

0 commit comments

Comments
 (0)