PEP 592: Change status to Final (#1383)

Per https://discuss.python.org/t/pep-592-support-for-yanked-files-in-the-simple-repository-api/1629/34 the implementation is now finalized.
This commit is contained in:
Sumana Harihareswara 2020-04-23 17:20:16 -04:00 committed by GitHub
parent cba0871946
commit fec81b3ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Title: Adding "Yank" Support to the Simple API
Author: Donald Stufft <donald@stufft.io>
BDFL-Delegate: Paul Moore <p.f.moore@gmail.com>
Discussions-To: https://discuss.python.org/c/packaging
Status: Accepted
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 07-May-2019