From 2e676f226071e08e7d26d8b7f3a85c09d64b5811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 6 Sep 2026 17:14:29 +0200 Subject: [PATCH] PEP 825: Mark as provisionally accepted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- peps/pep-0825.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/peps/pep-0825.rst b/peps/pep-0825.rst index 565e1124652..f76ce7f52fa 100644 --- a/peps/pep-0825.rst +++ b/peps/pep-0825.rst @@ -13,11 +13,22 @@ Author: Jonathan Dekhtiar , Andy R. Terrel PEP-Delegate: Paul Moore Discussions-To: https://discuss.python.org/t/pep-825-wheel-variants-package-format-split-from-pep-817/106196 -Status: Draft +Status: Provisional Type: Standards Track Topic: Packaging Created: 17-Feb-2026 Post-History: `17-Feb-2026 `__ +Resolution: https://discuss.python.org/t/pep-825-wheel-variants-package-format-split-from-pep-817/106196/232 + + +Provisional Acceptance +====================== + +This PEP has been **provisionally accepted**. This PEP is part of an +extended series of PEPs covering the whole wheel variant feature. Once +the full suite of PEPs has been accepted, the acceptance will become +final. + Abstract ========