File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff 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-
630622tkinter
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+
638638unicodedata
639639-----------
640640
You can’t perform that action at this time.
0 commit comments