File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Title: Using TypedDict for more precise \*\*kwargs typing
33Author: Franek Magiera <framagie@gmail.com>
44Sponsor: Jelle Zijlstra <jelle.zijlstra@gmail.com>
55Discussions-To: https://discuss.python.org/t/pep-692-using-typeddict-for-more-precise-kwargs-typing/17314
6- Status: Draft
6+ Status: Accepted
77Type: Standards Track
88Topic: Typing
99Content-Type: text/x-rst
@@ -12,6 +12,7 @@ Python-Version: 3.12
1212Post-History: `29-May-2022 <https://mail.python.org/archives/list/typing-sig@python.org/thread/U42MJE6QZYWPVIFHJIGIT7OE52ZGIQV3/ >`__,
1313 `12-Jul-2022 <https://mail.python.org/archives/list/python-dev@python.org/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
1718Abstract
You can’t perform that action at this time.
0 commit comments