[Python-checkins] [python/cpython] 2bfb45: bpo-30642: IDLE: Fix test_query refleak (#2147) (#...

GitHub noreply at github.com
Tue Jun 13 10:11:04 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 2bfb45d447c445b3c3afc19d16b4cd4773975993
      https://github.com/python/cpython/commit/2bfb45d447c445b3c3afc19d16b4cd4773975993
  Author: terryjreedy <tjreedy at udel.edu>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
    M Lib/idlelib/idle_test/test_query.py

  Log Message:
  -----------
  bpo-30642: IDLE: Fix test_query refleak (#2147) (#2161)

Patch by Louie Lu.
(cherry picked from commit b070fd275b68df5c5ba9f6f43197b8d7066f0b18)




More information about the Python-checkins mailing list