Skip to content
Merged
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
14 changes: 13 additions & 1 deletion peps/pep-0763.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,25 @@ Author: William Woodruff <william@yossarian.net>,
Sponsor: Donald Stufft <donald@stufft.io>
PEP-Delegate: Donald Stufft <donald@stufft.io>
Discussions-To: https://discuss.python.org/t/69487
Status: Draft
Status: Withdrawn
Type: Standards Track
Topic: Packaging
Created: 24-Oct-2024
Post-History: `09-Jul-2022 <https://discuss.python.org/t/17227>`__,
`01-Oct-2024 <https://discuss.python.org/t/66351>`__,
`28-Oct-2024 <https://discuss.python.org/t/69487>`__
Resolution: `21-Sep-2025 <https://discuss.python.org/t/69487/38>`__


PEP Withdrawal
==============

This PEP has been withdrawn as of 22-Sep-2025.

During discussion of the PEP, it became clear that a PEP is not necessarily
the appropriate venue for changes to PyPI's deletion policy, as
PyPI's usage policies are not presently (or necessarily should) be part of the
PEP process.

Abstract
========
Expand Down