Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion peps/pep-0825.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,22 @@ Author: Jonathan Dekhtiar <jonathan@dekhtiar.com>,
Andy R. Terrel <andy.terrel@gmail.com>
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
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 <https://discuss.python.org/t/pep-825-wheel-variants-package-format-split-from-pep-817/106196>`__
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
========
Expand Down
Loading