Skip to content

Commit

Permalink
pythonGH-109190: Copyedit 3.12 What's New: tokenize (python#109663)
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner authored Sep 22, 2023
1 parent 2914013 commit d3fe1a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit d3fe1a9

Please sign in to comment.