Reserve PEP 588 as an extension of PEP 581 (#952)
This commit is contained in:
parent
e435865373
commit
e335d6af44
|
@ -0,0 +1,29 @@
|
|||
PEP: 588
|
||||
Title: Reserved
|
||||
Author: Barry Warsaw <barry@python.org>, Mariatta <mariatta@python.org>
|
||||
Status: Draft
|
||||
Type: Informational
|
||||
Content-Type: text/x-rst
|
||||
Created: 27-Mar-2019
|
||||
|
||||
|
||||
Abstract
|
||||
========
|
||||
|
||||
This PEP is reserved for near future use. Contact the authors for details.
|
||||
|
||||
|
||||
Copyright
|
||||
=========
|
||||
|
||||
This document has been placed in the public domain.
|
||||
|
||||
|
||||
..
|
||||
Local Variables:
|
||||
mode: indented-text
|
||||
indent-tabs-mode: nil
|
||||
sentence-end-double-space: t
|
||||
fill-column: 70
|
||||
coding: utf-8
|
||||
End:
|
Loading…
Reference in New Issue