]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #5857: tokenize.tokenize() now returns named tuples.
authorRaymond Hettinger <python@rcn.com>
Wed, 29 Apr 2009 00:38:08 +0000 (00:38 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 29 Apr 2009 00:38:08 +0000 (00:38 +0000)
Misc/NEWS

index 0d533cf15d9ace9d9994d6b73277da98ab3e19d8..251a8ebe2fa0330ac72402053b641f0cc71c010e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -92,6 +92,8 @@ Installation
 Library
 -------
 
+- Issue #5857: tokenize.tokenize() now returns named tuples.
+
 - Issue #4305: ctypes should now build again on mipsel-linux-gnu
 
 - Issue #1734234: Massively speedup ``unicodedata.normalize()`` when the