GH-109190: Copyedit 3.12 What's New: tokenize (#109663)

This commit is contained in:
Adam Turner 2023-09-22 07:28:13 +01:00 committed by GitHub
parent 291401389b
commit d3fe1a902f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.