]> granicus.if.org Git - python/commit
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 30 Sep 2017 21:37:53 +0000 (17:37 -0400)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2017 21:37:53 +0000 (17:37 -0400)
commitbfebfd81de21b7906df386fce845f2b1f5ffd212
treee5cc07275ae0813f941fc99ebd963fe0cb1296d5
parent7dc46d8cf5854d9f4ce3271b29c21aea4872e8ad
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
Lib/idlelib/browser.py
Lib/idlelib/config_key.py
Lib/idlelib/configdialog.py
Lib/idlelib/help_about.py
Lib/idlelib/pathbrowser.py
Lib/idlelib/textview.py
Misc/NEWS.d/next/IDLE/2017-09-30-13-59-18.bpo-31649.LxN4Vb.rst [new file with mode: 0644]