mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
GH-109190: Copyedit 3.12 What's New: tokenize (#109663)
This commit is contained in:
parent
291401389b
commit
d3fe1a902f
1 changed files with 2 additions and 2 deletions
|
@ -867,8 +867,8 @@ tkinter
|
||||||
tokenize
|
tokenize
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* The :mod:`tokenize` module includes the changes introduced in :pep:`701`. (
|
* The :mod:`tokenize` module includes the changes introduced in :pep:`701`.
|
||||||
Contributed by Marta Gómez Macías and Pablo Galindo in :gh:`102856`.)
|
(Contributed by Marta Gómez Macías and Pablo Galindo in :gh:`102856`.)
|
||||||
See :ref:`whatsnew312-porting-to-python312` for more information on the
|
See :ref:`whatsnew312-porting-to-python312` for more information on the
|
||||||
changes to the :mod:`tokenize` module.
|
changes to the :mod:`tokenize` module.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue