Tidy 3.6 What's New summary

This commit is contained in:
Ned Deily 2016-09-13 11:33:03 -04:00
parent d0ad11f6b4
commit bd8f277efc

View file

@ -131,6 +131,8 @@ Windows improvements:
:pep:`4XX` - Python Virtual Environments
PEP written by Carl Meyer
New built-in features:
* PEP 520: :ref:`Preserving Class Attribute Definition Order<whatsnew-deforder>`
* PEP 468: :ref:`Preserving Keyword Argument Order<whatsnew-kwargs>`