Skip to content

Commit 584ff54

Browse files
committed
Reject PEP 708
1 parent 7cab606 commit 584ff54

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

peps/pep-0708.rst

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,22 @@ Title: Extending the Repository API to Mitigate Dependency Confusion Attacks
33
Author: Donald Stufft <donald@stufft.io>
44
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
55
Discussions-To: https://discuss.python.org/t/24179
6-
Status: Provisional
6+
Status: Rejected
77
Type: Standards Track
88
Topic: Packaging
99
Created: 20-Feb-2023
1010
Post-History: `01-Feb-2023 <https://discuss.python.org/t/23414/>`__,
11-
`23-Feb-2023 <https://discuss.python.org/t/24179>`__
12-
Resolution: https://discuss.python.org/t/24179/72
11+
`23-Feb-2023 <https://discuss.python.org/t/24179>`__,
12+
`02-Apr-2026 <https://discuss.python.org/t/106800>`__,
13+
Resolution: https://discuss.python.org/t/24179/72,
14+
https://discuss.python.org/t/106800/14
15+
16+
Rejection
17+
=========
18+
19+
After 3 years in the provisionally accepted state, the PEP has been
20+
**rejected**, because the required conditions for acceptance were
21+
never met.
1322

1423

1524
Provisional Acceptance

0 commit comments

Comments
 (0)