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 markroseman, python-dev, terry.reedy
Date 2016-01-27.16:52:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160127165234.544.24224@psf.io>
In-reply-to
Content
New changeset 34ca24fa1b4a by Terry Jan Reedy in branch '2.7':
Issue #25507: revert incorrect movement of idleConf import in a37ea1d56e98.
https://hg.python.org/cpython/rev/34ca24fa1b4a

New changeset 86105a109830 by Terry Jan Reedy in branch '3.5':
Issue #25507: revert incorrect movement of idleConf import in c548ad75160c.
https://hg.python.org/cpython/rev/86105a109830
History
Date User Action Args
2016-01-27 16:52:37python-devsetrecipients: + python-dev, terry.reedy, markroseman
2016-01-27 16:52:37python-devlinkissue25507 messages
2016-01-27 16:52:36python-devcreate