From 0884c40603be59cc40dd2af510a4c008dfac85f2 Mon Sep 17 00:00:00 2001 From: terryjreedy Date: Wed, 5 Jul 2017 00:55:59 -0400 Subject: [PATCH] [3.6] NEWS for 30777 (GH-2576) (#2579) (cherry picked from commit aaa917f) --- Misc/NEWS.d/next/IDLE/2017-07-04-22-45-46.bpo-30777.uxzlMB.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Misc/NEWS.d/next/IDLE/2017-07-04-22-45-46.bpo-30777.uxzlMB.rst diff --git a/Misc/NEWS.d/next/IDLE/2017-07-04-22-45-46.bpo-30777.uxzlMB.rst b/Misc/NEWS.d/next/IDLE/2017-07-04-22-45-46.bpo-30777.uxzlMB.rst new file mode 100644 index 0000000000..b7118bf2c2 --- /dev/null +++ b/Misc/NEWS.d/next/IDLE/2017-07-04-22-45-46.bpo-30777.uxzlMB.rst @@ -0,0 +1,2 @@ +IDLE: configdialog - Add docstrings and fix comments. Patch by Cheryl +Sabella. -- 2.40.0