forked from python/peps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reserve PEP 588 as an extension of PEP 581 (python#952)
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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: |