mirror of https://github.com/python/cpython
GH-109190: Copyedit 3.12 What's New: tokenize (#109663)
This commit is contained in:
parent
291401389b
commit
d3fe1a902f
|
@ -867,8 +867,8 @@ tkinter
|
|||
tokenize
|
||||
--------
|
||||
|
||||
* The :mod:`tokenize` module includes the changes introduced in :pep:`701`. (
|
||||
Contributed by Marta Gómez Macías and Pablo Galindo in :gh:`102856`.)
|
||||
* The :mod:`tokenize` module includes the changes introduced in :pep:`701`.
|
||||
(Contributed by Marta Gómez Macías and Pablo Galindo in :gh:`102856`.)
|
||||
See :ref:`whatsnew312-porting-to-python312` for more information on the
|
||||
changes to the :mod:`tokenize` module.
|
||||
|
||||
|
|
Loading…
Reference in New Issue