]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Tidy 3.6 What's New summary
authorNed Deily <nad@python.org>
Tue, 13 Sep 2016 15:33:03 +0000 (11:33 -0400)
committerNed Deily <nad@python.org>
Tue, 13 Sep 2016 15:33:03 +0000 (11:33 -0400)
Doc/whatsnew/3.6.rst

index 8d534d0d153d33673945c380e3e4973296a054e0..deb882026bc660bd5deb585c8ea38ed9e9b5748b 100644 (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>`