PEP 659: Mark as Final (#4090)
This commit is contained in:
parent
ed75c57162
commit
dcb8b76e35
|
@ -1,12 +1,13 @@
|
|||
PEP: 659
|
||||
Title: Specializing Adaptive Interpreter
|
||||
Author: Mark Shannon <mark@hotpy.org>
|
||||
Status: Draft
|
||||
Status: Final
|
||||
Type: Informational
|
||||
Content-Type: text/x-rst
|
||||
Created: 13-Apr-2021
|
||||
Post-History: 11-May-2021
|
||||
|
||||
.. canonical-doc:: :ref:`Specializing Adaptive Interpreter <whatsnew311-pep659>`
|
||||
|
||||
|
||||
Abstract
|
||||
========
|
||||
|
@ -376,14 +377,3 @@ Copyright
|
|||
|
||||
This document is placed in the public domain or under the
|
||||
CC0-1.0-Universal license, whichever is more permissive.
|
||||
|
||||
|
||||
|
||||
..
|
||||
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