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 terry.reedy
Recipients cheryl.sabella, louielu, terry.reedy
Date 2017-07-12.18:42:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499884962.29.0.496186291989.issue30899@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a9bf62cadf6ccd55b84a8d4f353529b02a537830 by terryjreedy in branch '3.6':
[3.6] bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses. (GH-2662) (#2685)
https://github.com/python/cpython/commit/a9bf62cadf6ccd55b84a8d4f353529b02a537830
History
Date User Action Args
2017-07-12 18:42:42terry.reedysetrecipients: + terry.reedy, louielu, cheryl.sabella
2017-07-12 18:42:42terry.reedysetmessageid: <1499884962.29.0.496186291989.issue30899@psf.upfronthosting.co.za>
2017-07-12 18:42:42terry.reedylinkissue30899 messages
2017-07-12 18:42:42terry.reedycreate