This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Saimadhav.Heblikar, python-dev, terry.reedy, zach.ware
Date 2014-06-08.18:58:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gmn123V9tz7Ljy@mail.python.org>
In-reply-to
Content
New changeset b8f33440cd5e by Terry Jan Reedy in branch '2.7':
Issue #21682: Replace EditorWindow with mock to eliminate memory leaks.
http://hg.python.org/cpython/rev/b8f33440cd5e

New changeset e6cc02d32957 by Terry Jan Reedy in branch '3.4':
Issue #21682: Replace EditorWindow with mock to eliminate memory leaks.
http://hg.python.org/cpython/rev/e6cc02d32957

New changeset 30c2f65a6346 by Terry Jan Reedy in branch '2.7':
Issue #21682: Replace EditorWindow with mock to eliminate memory leaks.
http://hg.python.org/cpython/rev/30c2f65a6346

New changeset 7f14a2c10c09 by Terry Jan Reedy in branch '3.4':
Issue #21682: Replace EditorWindow with mock to eliminate memory leaks.
http://hg.python.org/cpython/rev/7f14a2c10c09
History
Date User Action Args
2014-06-08 18:58:15python-devsetrecipients: + python-dev, terry.reedy, zach.ware, Saimadhav.Heblikar
2014-06-08 18:58:15python-devlinkissue21682 messages
2014-06-08 18:58:15python-devcreate