From 7ebf811510c38cb24f954cb107d32ac24e61c21b Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Thu, 29 Aug 2024 17:57:23 +0200 Subject: [PATCH] PEP 639: Mark as Provisional --- peps/pep-0639.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/peps/pep-0639.rst b/peps/pep-0639.rst index 8556c016e7d..85d7557e78e 100644 --- a/peps/pep-0639.rst +++ b/peps/pep-0639.rst @@ -5,13 +5,24 @@ Author: Philippe Ombredanne , Karolina Surma , PEP-Delegate: Brett Cannon Discussions-To: https://discuss.python.org/t/53020 -Status: Draft +Status: Provisional Type: Standards Track Topic: Packaging Created: 15-Aug-2019 Post-History: `15-Aug-2019 `__, `17-Dec-2021 `__, `10-May-2024 `__, +Resolution: https://discuss.python.org/t/53020/106 + + +Provisional Acceptance +====================== + +This PEP has been **provisionally accepted**, +with the following required conditions before the PEP is made Final: + +1. An implementation of the PEP in two build back-ends. +2. An implementation of the PEP in PyPI. .. _639-abstract: