Update PEP 626 to mark it as a standards track PEP (#1562)
This commit is contained in:
parent
dd89f72d8a
commit
dffbd5e9a5
|
@ -1,8 +1,8 @@
|
||||||
PEP: 626
|
PEP: 626
|
||||||
Title: Precise line numbers for debugging and other tools.
|
Title: Precise line numbers for debugging and other tools.
|
||||||
Author: Mark Shannon <mark@hotpy.org>
|
Author: Mark Shannon <mark@hotpy.org>
|
||||||
Status: Active
|
Status: Draft
|
||||||
Type: Process
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 15-Jul-2020
|
Created: 15-Jul-2020
|
||||||
Python-Version: 3.10
|
Python-Version: 3.10
|
||||||
|
|
Loading…
Reference in New Issue