Skip to content

Commit fb52d45

Browse files
authored
PEP 728: Mark as Accepted (#4553)
1 parent f90384d commit fb52d45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0728.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ Title: TypedDict with Typed Extra Items
33
Author: Zixuan James Li <p359101898@gmail.com>
44
Sponsor: Jelle Zijlstra <jelle.zijlstra@gmail.com>
55
Discussions-To: https://discuss.python.org/t/pep-728-typeddict-with-typed-extra-items/45443
6-
Status: Draft
6+
Status: Accepted
77
Type: Standards Track
88
Topic: Typing
99
Created: 12-Sep-2023
1010
Python-Version: 3.15
1111
Post-History: `09-Feb-2024 <https://discuss.python.org/t/pep-728-typeddict-with-typed-extra-items/45443>`__,
12+
Resolution: `15-Aug-2025 <https://discuss.python.org/t/pep-728-typeddict-with-typed-extra-items/45443/159>`__
1213

1314

1415
Abstract

0 commit comments

Comments
 (0)