PEP 565 implementation has been merged
This commit is contained in:
parent
1f57544784
commit
782c072ba9
|
@ -1,7 +1,7 @@
|
||||||
PEP: 565
|
PEP: 565
|
||||||
Title: Show DeprecationWarning in __main__
|
Title: Show DeprecationWarning in __main__
|
||||||
Author: Nick Coghlan <ncoghlan@gmail.com>
|
Author: Nick Coghlan <ncoghlan@gmail.com>
|
||||||
Status: Accepted
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 12-Nov-2017
|
Created: 12-Nov-2017
|
||||||
|
|
Loading…
Reference in New Issue