]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Make PEP section a bit less ugly and at least list implemented PEPs.
authorGeorg Brandl <georg@python.org>
Fri, 3 Sep 2010 22:20:58 +0000 (22:20 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 3 Sep 2010 22:20:58 +0000 (22:20 +0000)
Doc/whatsnew/3.2.rst

index bf65545cc9205fae90d504f6bea266edd7fc792f..1ba9988d2d26cc962b2ecde29c62f00e004907d3 100644 (file)
 This article explains the new features in Python 3.2, compared to 3.1.
 
 
-PEP XXX: Stub
-=============
+PEPs
+====
+
+Implemented PEPs:
+
+* :pep:`3147`
+* :pep:`3149`
 
 
 Other Language Changes