[Python-checkins] [python/cpython] 049cf2: bpo-27922: Stop gui flash from idle_test.test_pare...

GitHub noreply at github.com
Tue Jun 13 14:40:12 EDT 2017


  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 (Tue, 13 Jun 2017)

  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.




More information about the Python-checkins mailing list