Skip to content

Commit 8487336

Browse files
authored
Re-sort
1 parent fc01695 commit 8487336

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -619,14 +619,6 @@ sys.monitoring
619619
:monitoring-event:`BRANCH_RIGHT`. The ``BRANCH`` event is deprecated.
620620

621621

622-
turtle
623-
------
624-
625-
* Add context managers for :func:`turtle.fill`, :func:`turtle.poly`
626-
and :func:`turtle.no_animation`.
627-
(Contributed by Marie Roald and Yngve Mardal Moe in :gh:`126350`.)
628-
629-
630622
tkinter
631623
-------
632624

@@ -635,6 +627,14 @@ tkinter
635627
(Contributed by Zhikang Yan in :gh:`126899`.)
636628

637629

630+
turtle
631+
------
632+
633+
* Add context managers for :func:`turtle.fill`, :func:`turtle.poly`
634+
and :func:`turtle.no_animation`.
635+
(Contributed by Marie Roald and Yngve Mardal Moe in :gh:`126350`.)
636+
637+
638638
unicodedata
639639
-----------
640640

0 commit comments

Comments
 (0)