PEP 632: Update metadata (#1583)
This commit is contained in:
parent
43a02f73a3
commit
d0f62aaf0c
|
@ -1,11 +1,13 @@
|
||||||
PEP: 632
|
PEP: 632
|
||||||
Title: Deprecate distutils module
|
Title: Deprecate distutils module
|
||||||
Author: Steve Dower <steve.dower@python.org>
|
Author: Steve Dower <steve.dower@python.org>
|
||||||
|
Discussions-To: https://discuss.python.org/t/pep-632-deprecate-distutils-module/5134
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 03-Sep-2020
|
Created: 03-Sep-2020
|
||||||
Post-History:
|
Python-Version: 3.10
|
||||||
|
Post-History: 03-Sep-2020
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue