PEP 551: Withdrawn (#1299)
This commit is contained in:
parent
410ba6dd48
commit
d76d3d41bc
|
@ -3,13 +3,18 @@ Title: Security transparency in the Python runtime
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Steve Dower <steve.dower@python.org>
|
Author: Steve Dower <steve.dower@python.org>
|
||||||
Status: Draft
|
Status: Withdrawn
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 23-Aug-2017
|
Created: 23-Aug-2017
|
||||||
Python-Version: 3.7
|
Python-Version: 3.7
|
||||||
Post-History: 24-Aug-2017 (security-sig), 28-Aug-2017 (python-dev)
|
Post-History: 24-Aug-2017 (security-sig), 28-Aug-2017 (python-dev)
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
This PEP has been withdrawn. For information about integrated
|
||||||
|
CPython into a secure environment, we recommend consulting your own
|
||||||
|
security experts.
|
||||||
|
|
||||||
Relationship to PEP 578
|
Relationship to PEP 578
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue