commit | 4a8b53a2083506ee13ff2eba2c14264f5a7faa91 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Sep 10 20:19:35 2017 -0700 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Sun Sep 10 23:19:35 2017 -0400 |
tree | 12dd1ad78270cbf9dd3b9c09087e80cacfd78d97 | |
parent | 2a0f7c34c386dc80519da6c3fb150f081943f204 [diff] |
[3.6] bpo-30781: IDLE: Fix help button on configdialog (GH-3238) (#3489) This fixes an omission in the ttk conversion patch for this issue, hence no new news. Patch by Cheryl Sabella. (cherry picked from commit 3866d9bbcf808cea98b3d00007f9f246b83858ce)