diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |