Skip to content

Commit

Permalink
PEP 623: Change status to Final (#2601)
Browse files Browse the repository at this point in the history
* PEP 623: Mark it final

Implemented in python/cpython#92537

* Add Discussions-To and Resolution header

* Fix Discussions-To link
  • Loading branch information
methane authored May 13, 2022
1 parent 46efeee commit 9111678
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pep-0623.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ PEP: 623
Title: Remove wstr from Unicode
Author: Inada Naoki <[email protected]>
BDFL-Delegate: Victor Stinner <[email protected]>
Status: Accepted
Discussions-To: https://mail.python.org/archives/list/[email protected]/thread/BO2TQHSXWL2RJMINWQQRBF5LANDDJNHH/
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 25-Jun-2020
Python-Version: 3.10
Resolution: https://mail.python.org/archives/list/[email protected]/thread/VQKDIZLZ6HF2MLTNCUFURK2IFTXVQEYA/#VQKDIZLZ6HF2MLTNCUFURK2IFTXVQEYA


Abstract
Expand Down

0 comments on commit 9111678

Please sign in to comment.