Skip to content

Commit 0100ce5

Browse files
[3.12] GH-109190: Copyedit 3.12 What's New: tokenize (GH-109663) (#109715)
(cherry picked from commit d3fe1a9) Co-authored-by: Adam Turner <[email protected]>
1 parent 0030c80 commit 0100ce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.12.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -868,8 +868,8 @@ tkinter
868868
tokenize
869869
--------
870870

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

0 commit comments

Comments
 (0)