PEP 715: Mark as Accepted (#3180)
* PEP 715: mark as accepted * PEP 715: fix type
This commit is contained in:
parent
b1337ad909
commit
cd981f1b27
|
@ -4,13 +4,13 @@ Author: William Woodruff <william@yossarian.net>
|
||||||
Sponsor: Donald Stufft <donald@stufft.io>
|
Sponsor: Donald Stufft <donald@stufft.io>
|
||||||
PEP-Delegate: Donald Stufft <donald@stufft.io>
|
PEP-Delegate: Donald Stufft <donald@stufft.io>
|
||||||
Discussions-To: https://discuss.python.org/t/27610
|
Discussions-To: https://discuss.python.org/t/27610
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
Type: Process
|
Type: Standards Track
|
||||||
Topic: Packaging
|
Topic: Packaging
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 06-Jun-2023
|
Created: 06-Jun-2023
|
||||||
Post-History: `09-Jun-2023 <https://discuss.python.org/t/27610>`__
|
Post-History: `09-Jun-2023 <https://discuss.python.org/t/27610>`__
|
||||||
Resolution:
|
Resolution: https://discuss.python.org/t/pep-715-disabling-bdist-egg-distribution-uploads-on-pypi/27610/13
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue