PEP 708: Add Discussions-To and update Post-History (#3026)
This commit is contained in:
parent
f074fe020b
commit
3115df4af7
|
@ -2,12 +2,14 @@ PEP: 708
|
||||||
Title: Extending the Repository API to Mitigate Dependency Confusion Attacks
|
Title: Extending the Repository API to Mitigate Dependency Confusion Attacks
|
||||||
Author: Donald Stufft <donald@stufft.io>
|
Author: Donald Stufft <donald@stufft.io>
|
||||||
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
|
PEP-Delegate: Paul Moore <p.f.moore@gmail.com>
|
||||||
|
Discussions-To: https://discuss.python.org/t/24179
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Topic: Packaging
|
Topic: Packaging
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 20-Feb-2023
|
Created: 20-Feb-2023
|
||||||
Post-History: `01-Feb-2023 <https://discuss.python.org/t/proposal-preventing-dependency-confusion-attacks-with-the-map-file/23414/>`__,
|
Post-History: `01-Feb-2023 <https://discuss.python.org/t/23414/>`__,
|
||||||
|
`23-Feb-2023 <https://discuss.python.org/t/24179>`__
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue