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