Skip to content

Commit

Permalink
[3.12] pythonGH-109190: Copyedit 3.12 What's New: tokenize (pythonGH-…
Browse files Browse the repository at this point in the history
…109663) (python#109715)

(cherry picked from commit d3fe1a9)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
  • Loading branch information
miss-islington and AA-Turner authored Sep 22, 2023
1 parent 0030c80 commit 0100ce5
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 @@ -868,8 +868,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 0100ce5

Please sign in to comment.