commit | 0884c40603be59cc40dd2af510a4c008dfac85f2 | [log] [tgz] |
---|---|---|
author | terryjreedy <tjreedy@udel.edu> | Wed Jul 05 00:55:59 2017 -0400 |
committer | GitHub <noreply@github.com> | Wed Jul 05 00:55:59 2017 -0400 |
tree | 33b16cdfa68a660c5bf95c993b476dd9157d66ee | |
parent | 1278d29000794085f1d9e25f2dadbf70b9076e30 [diff] |
[3.6] NEWS for 30777 (GH-2576) (#2579) (cherry picked from commit aaa917f)
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 0000000..b7118bf --- /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.