Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 049cf2bb44038351e1b2eed4fc7b1b522329e550 https://github.com/python/cpython/commit/049cf2bb44038351e1b2eed4fc7b1b522329e550 Author: terryjreedy <tjreedy at udel.edu> Date: 2017年06月13日 (2017年6月13日) Changed paths: M Lib/idlelib/idle_test/test_parenmatch.py Log Message: ----------- bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171) For unknown reasons, this does not work when running leak tests.