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