PEP 565 has been accepted by Guido van Rossum
This commit is contained in:
parent
08ace1389d
commit
355eced94c
|
@ -1,12 +1,13 @@
|
|||
PEP: 565
|
||||
Title: Show DeprecationWarning in __main__
|
||||
Author: Nick Coghlan <ncoghlan@gmail.com>
|
||||
Status: Draft
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 12-Nov-2017
|
||||
Python-Version: 3.7
|
||||
Post-History: 12-Nov-2017, 25-Nov-2017
|
||||
Resolution: https://mail.python.org/pipermail/python-dev/2017-December/151224.html
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue