PEP 605: Update initial publication info (#1188)
This commit is contained in:
parent
4c797d6e9e
commit
a499b0468c
|
@ -3,13 +3,13 @@ Title: A rolling feature release stream for CPython
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Steve Dower <steve.dower@python.org>, Nick Coghlan <ncoghlan@gmail.com>
|
Author: Steve Dower <steve.dower@python.org>, Nick Coghlan <ncoghlan@gmail.com>
|
||||||
Discussions-To: Link TBD
|
Discussions-To: https://discuss.python.org/t/pep-605-a-rolling-feature-release-stream-for-cpython/2418
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 20-Sep-2019
|
Created: 20-Sep-2019
|
||||||
Python-Version: 3.9
|
Python-Version: 3.9
|
||||||
Post-History: 30-Sep-2019
|
Post-History: 1-Oct-2019
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue