Skip to content

Commit f01b916

Browse files
AA-Turnermiss-islington
authored andcommitted
pythonGH-109190: Copyedit 3.12 What's New: tokenize (pythonGH-109663)
(cherry picked from commit d3fe1a9) Co-authored-by: Adam Turner <[email protected]>
1 parent 4a0c118 commit f01b916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -867,8 +867,8 @@ tkinter
867867
tokenize
868868
--------
869869

870-
* The :mod:`tokenize` module includes the changes introduced in :pep:`701`. (
871-
Contributed by Marta Gómez Macías and Pablo Galindo in :gh:`102856`.)
870+
* The :mod:`tokenize` module includes the changes introduced in :pep:`701`.
871+
(Contributed by Marta Gómez Macías and Pablo Galindo in :gh:`102856`.)
872872
See :ref:`whatsnew312-porting-to-python312` for more information on the
873873
changes to the :mod:`tokenize` module.
874874

0 commit comments

Comments
 (0)