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 terry.reedy
Date 2017-09-30.21:37:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506807476.47.0.213398074469.issue31649@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bfebfd81de21b7906df386fce845f2b1f5ffd212 by Terry Jan Reedy in branch 'master':
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
https://github.com/python/cpython/commit/bfebfd81de21b7906df386fce845f2b1f5ffd212
History
Date User Action Args
2017-09-30 21:37:56terry.reedysetrecipients: + terry.reedy
2017-09-30 21:37:56terry.reedysetmessageid: <1506807476.47.0.213398074469.issue31649@psf.upfronthosting.co.za>
2017-09-30 21:37:56terry.reedylinkissue31649 messages
2017-09-30 21:37:56terry.reedycreate