Skip to content

Commit

Permalink
PEP 655: Mark as accepted (#2451)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra authored Mar 22, 2022
1 parent 293dd4e commit 3b879dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pep-0655.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ Title: Marking individual TypedDict items as required or potentially-missing
Author: David Foster <david at dafoster.net>
Sponsor: Guido van Rossum <guido at python.org>
Discussions-To: https://mail.python.org/archives/list/[email protected]/thread/53XVOD5ZUKJ263MWA6AUPEA6J7LBBLNV/
Status: Draft
Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 30-Jan-2021
Python-Version: 3.11
Post-History: 31-Jan-2021, 11-Feb-2021, 20-Feb-2021, 26-Feb-2021, 17-Jan-2022, 28-Jan-2022
Resolution: https://mail.python.org/archives/list/[email protected]/message/AJEDNVC3FXM5QXNNW5CR4UCT4KI5XVUE/


Abstract
Expand Down

0 comments on commit 3b879dd

Please sign in to comment.