Message 320543 - Python tracker

Message320543

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 2018-06-27.04:07:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530072453.22.0.56676864532.issue33975@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3c8043d8fac4c0d05c0ba9e4e555e2f3165f2fe0 by Terry Jan Reedy in branch 'master':
bpo-33975: Avoid small type when running IDLE's htests. (GH-7944)
https://github.com/python/cpython/commit/3c8043d8fac4c0d05c0ba9e4e555e2f3165f2fe0
History
Date User Action Args
2018-06-27 04:07:33terry.reedysetrecipients: + terry.reedy
2018-06-27 04:07:33terry.reedysetmessageid: <1530072453.22.0.56676864532.issue33975@psf.upfronthosting.co.za>
2018-06-27 04:07:33terry.reedylinkissue33975 messages
2018-06-27 04:07:33terry.reedycreate