From 24761a120c77448e8f84d02a9c5ac25c938bc033 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Thu, 21 Mar 2019 12:53:57 -0700 Subject: [PATCH] Defer PEP 458 (#931) --- pep-0458.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pep-0458.txt b/pep-0458.txt index 4dc6e1383..2565e0fcc 100644 --- a/pep-0458.txt +++ b/pep-0458.txt @@ -7,7 +7,7 @@ Author: Trishank Karthik Kuppusamy , Donald Stufft , Justin Cappos BDFL-Delegate: Richard Jones Discussions-To: DistUtils mailing list -Status: Draft +Status: Deferred Type: Standards Track Content-Type: text/x-rst Created: 27-Sep-2013 @@ -53,6 +53,13 @@ PyPI infrastructure, and discusses the feasibility of end-to-end signing. __ https://github.com/theupdateframework/tuf/tree/develop/tuf/client#updaterpy +PEP Status +========== + +Due to the amount of work required to implement this PEP, it is deferred until +appropriate funding can be secured to implement the PEP. + + Motivation ==========