PEP 458: Mark as Accepted (#1306)

This commit is contained in:
Nick Coghlan 2020-02-15 19:22:42 +10:00 committed by GitHub
parent b34adc092e
commit 4751318c7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -12,11 +12,12 @@ Author: Trishank Karthik Kuppusamy <karthik@trishank.com>,
Sponsor: Nick Coghlan <ncoghlan@gmail.com>
BDFL-Delegate: Donald Stufft <donald@stufft.io>
Discussions-To: https://discuss.python.org/t/pep-458-secure-pypi-downloads-with-package-signing/2648
Status: Draft
Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 27-Sep-2013
Post-History: 06-Jan-2019
Post-History: 06-Jan-2019, 13-Nov-2019
Resolution: https://discuss.python.org/t/pep-458-secure-pypi-downloads-with-package-signing/2648/115
Abstract