]> granicus.if.org Git - python/commit
bpo-33610: validate non-negative integer inputs in IDLE's config (GH-14822)
authorTal Einat <taleinat@gmail.com>
Tue, 23 Jul 2019 10:02:11 +0000 (13:02 +0300)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2019 10:02:11 +0000 (13:02 +0300)
commit1ebee37dde5c2aabc8e2d2c7bbe2a69b293133bb
tree53fa341d7075aab6b62de2e7cf053a7ca484c73e
parent4e16a4a3112161a5c6981c0588142d4a4673a934
bpo-33610: validate non-negative integer inputs in IDLE's config (GH-14822)
Lib/idlelib/configdialog.py