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 steve.dower
Recipients Segev Finer, amaury.forgeotdarc, flox, janglin, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2017-07-27.03:15:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501125321.48.0.280734717993.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a80e985c493d2ab9df0832c99d9ddb798d2e66cf by Steve Dower (Segev Finer) in branch 'master':
bpo-9566: Change HANDLE argument parsing to unsigned in msvcrtmodule.c (#2904)
https://github.com/python/cpython/commit/a80e985c493d2ab9df0832c99d9ddb798d2e66cf
History
Date User Action Args
2017-07-27 03:15:21steve.dowersetrecipients: + steve.dower, loewis, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, schmir, janglin, flox, python-dev, Segev Finer
2017-07-27 03:15:21steve.dowersetmessageid: <1501125321.48.0.280734717993.issue9566@psf.upfronthosting.co.za>
2017-07-27 03:15:21steve.dowerlinkissue9566 messages
2017-07-27 03:15:21steve.dowercreate