[Python-checkins] [python/cpython] d92ee3: [3.6]bpo-27922: Stop gui flash from idle_test.test...

GitHub noreply at github.com
Tue Jun 13 15:41:01 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: d92ee3ea622b6eee5846681bad5595cfedcf20b6
      https://github.com/python/cpython/commit/d92ee3ea622b6eee5846681bad5595cfedcf20b6
  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:
  -----------
  [3.6]bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171) (#2172)

For unknown reasons, this does not work when running leak tests.
(cherry picked from commit 049cf2bb44038351e1b2eed4fc7b1b522329e550)




More information about the Python-checkins mailing list