]> granicus.if.org Git - python/commit
Issue 27372: Stop test_idle from changing locale, so test passes.
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 26 Jun 2016 21:48:02 +0000 (17:48 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 26 Jun 2016 21:48:02 +0000 (17:48 -0400)
commit7c1534141d3a159a32db9742e1d201d5c7a9ba81
tree79b51cbe7fd2eb90850d6673515862c0834453ca
parentb554faddf5d721d1d0039c57aae920f3156a5eb2
Issue 27372: Stop test_idle from changing locale, so test passes.
In 3.6, the warning is now called an error, making it harder to ignore.
Lib/idlelib/__init__.py
Lib/idlelib/editor.py
Lib/idlelib/iomenu.py
Lib/test/test_idle.py