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: 11 additions & 3 deletions peps/pep-0708.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,21 @@ Title: Extending the Repository API to Mitigate Dependency Confusion Attacks
Author: Donald Stufft <donald@stufft.io>
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
Discussions-To: https://discuss.python.org/t/24179
Status: Provisional
Status: Rejected
Type: Standards Track
Topic: Packaging
Created: 20-Feb-2023
Post-History: `01-Feb-2023 <https://discuss.python.org/t/23414/>`__,
`23-Feb-2023 <https://discuss.python.org/t/24179>`__
Resolution: https://discuss.python.org/t/24179/72
`23-Feb-2023 <https://discuss.python.org/t/24179>`__,
`02-Apr-2026 <https://discuss.python.org/t/106800>`__,
Resolution: https://discuss.python.org/t/106800/14

Rejection
=========

After three years in the provisionally accepted state, the PEP has been
**rejected**, because the required conditions for acceptance were
never met.


Provisional Acceptance
Expand Down
Loading