We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90384d commit fb52d45Copy full SHA for fb52d45
peps/pep-0728.rst
@@ -3,12 +3,13 @@ Title: TypedDict with Typed Extra Items
3
Author: Zixuan James Li <p359101898@gmail.com>
4
Sponsor: Jelle Zijlstra <jelle.zijlstra@gmail.com>
5
Discussions-To: https://discuss.python.org/t/pep-728-typeddict-with-typed-extra-items/45443
6
-Status: Draft
+Status: Accepted
7
Type: Standards Track
8
Topic: Typing
9
Created: 12-Sep-2023
10
Python-Version: 3.15
11
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>`__
13
14
15
Abstract
0 commit comments