]> granicus.if.org Git - python/commitdiff
Add NEWS entry.
authorBarry Warsaw <barry@python.org>
Mon, 4 Jun 2012 13:51:53 +0000 (09:51 -0400)
committerBarry Warsaw <barry@python.org>
Mon, 4 Jun 2012 13:51:53 +0000 (09:51 -0400)
Misc/NEWS

index f0bac3215841282a9ed59fda358b3de46e60e29f..479090f665cba26b1b3a6e2f0dc00d80dd0f52d5 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,6 +7,11 @@ What's New in Python 3.3.0 Beta 1?
 
 *Release date: XX-XXX-2012*
 
+Core and Builtins
+-----------------
+
+- Issue #14673: Add Eric Snow's sys.implementation implementation.
+
 Library
 -------