Skip to content

Commit

Permalink
pythonGH-109190: Copyedit 3.12 What's New: tokenize (pythonGH-109663)
Browse files Browse the repository at this point in the history
(cherry picked from commit d3fe1a9)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
  • Loading branch information
AA-Turner authored and miss-islington committed Sep 22, 2023
1 parent 4a0c118 commit f01b916
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 f01b916

Please sign in to comment.