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 python-dev, serhiy.storchaka, terry.reedy, veky
Date 2016-08-25.02:08:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160825020846.82520.23710.F6CB8DE0@psf.io>
In-reply-to
Content
New changeset f198457d1475 by Terry Jan Reedy in branch 'default':
Issue #27821: Fix bug in idlelib.comfig function and add new tests.
https://hg.python.org/cpython/rev/f198457d1475
History
Date User Action Args
2016-08-25 02:08:50python-devsetrecipients: + python-dev, terry.reedy, serhiy.storchaka, veky
2016-08-25 02:08:50python-devlinkissue27821 messages
2016-08-25 02:08:50python-devcreate