PEP 581: Mark as Final (#3807)
This commit is contained in:
parent
7d0084f3c9
commit
097f2d8885
|
@ -1,13 +1,10 @@
|
|||
PEP: 581
|
||||
Title: Using GitHub Issues for CPython
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Mariatta <mariatta@python.org>
|
||||
BDFL-Delegate: Barry Warsaw <barry@python.org>
|
||||
Discussions-To: https://discuss.python.org/t/535
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Process
|
||||
Content-Type: text/x-rst
|
||||
Created: 20-Jun-2018
|
||||
Post-History: 07-Mar-2019
|
||||
Resolution: https://mail.python.org/pipermail/python-dev/2019-May/157399.html
|
||||
|
@ -293,14 +290,3 @@ Copyright
|
|||
=========
|
||||
|
||||
This document has been placed in the public domain.
|
||||
|
||||
|
||||
|
||||
..
|
||||
Local Variables:
|
||||
mode: rst
|
||||
indent-tabs-mode: nil
|
||||
sentence-end-double-space: t
|
||||
fill-column: 70
|
||||
coding: utf-8
|
||||
End:
|
||||
|
|
Loading…
Reference in New Issue