Skip to content

Commit 9111678

Browse files
authored
PEP 623: Change status to Final (#2601)
* PEP 623: Mark it final Implemented in python/cpython#92537 * Add Discussions-To and Resolution header * Fix Discussions-To link
1 parent 46efeee commit 9111678

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pep-0623.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@ PEP: 623
22
Title: Remove wstr from Unicode
33
Author: Inada Naoki <[email protected]>
44
BDFL-Delegate: Victor Stinner <[email protected]>
5-
Status: Accepted
5+
Discussions-To: https://mail.python.org/archives/list/[email protected]/thread/BO2TQHSXWL2RJMINWQQRBF5LANDDJNHH/
6+
Status: Final
67
Type: Standards Track
78
Content-Type: text/x-rst
89
Created: 25-Jun-2020
910
Python-Version: 3.10
11+
Resolution: https://mail.python.org/archives/list/[email protected]/thread/VQKDIZLZ6HF2MLTNCUFURK2IFTXVQEYA/#VQKDIZLZ6HF2MLTNCUFURK2IFTXVQEYA
1012

1113

1214
Abstract

0 commit comments

Comments
 (0)