Skip to content

Commit 3eb648d

Browse files
PEP 692: Mark as accepted (#3022)
1 parent ba0d2a3 commit 3eb648d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pep-0692.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Using TypedDict for more precise \*\*kwargs typing
33
Author: Franek Magiera <[email protected]>
44
Sponsor: Jelle Zijlstra <[email protected]>
55
Discussions-To: https://discuss.python.org/t/pep-692-using-typeddict-for-more-precise-kwargs-typing/17314
6-
Status: Draft
6+
Status: Accepted
77
Type: Standards Track
88
Topic: Typing
99
Content-Type: text/x-rst
@@ -12,6 +12,7 @@ Python-Version: 3.12
1212
Post-History: `29-May-2022 <https://mail.python.org/archives/list/[email protected]/thread/U42MJE6QZYWPVIFHJIGIT7OE52ZGIQV3/>`__,
1313
`12-Jul-2022 <https://mail.python.org/archives/list/[email protected]/thread/PLCNW2XR4OOKAKHEZQM7R2AYVYUXPZGW/>`__,
1414
`12-Jul-2022 <https://discuss.python.org/t/pep-692-using-typeddict-for-more-precise-kwargs-typing/17314>`__,
15+
Resolution: https://discuss.python.org/t/pep-692-using-typeddict-for-more-precise-kwargs-typing/17314/81
1516

1617

1718
Abstract

0 commit comments

Comments
 (0)