mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
Issue #5857: tokenize.tokenize() now returns named tuples.
This commit is contained in:
parent
a48db39992
commit
1f0db40cd7
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ Installation
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #5857: tokenize.tokenize() now returns named tuples.
|
||||||
|
|
||||||
- Issue #4305: ctypes should now build again on mipsel-linux-gnu
|
- Issue #4305: ctypes should now build again on mipsel-linux-gnu
|
||||||
|
|
||||||
- Issue #1734234: Massively speedup ``unicodedata.normalize()`` when the
|
- Issue #1734234: Massively speedup ``unicodedata.normalize()`` when the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue