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 python-dev
Recipients RazerM, eryksun, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-02-05.00:00:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486252829.3.0.00684051372974.issue29392@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cb0c9718f7bd13df67b0d7df88b6f5b197ef05a7 by Steve Dower in branch '3.5':
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
https://github.com/python/cpython/commit/cb0c9718f7bd13df67b0d7df88b6f5b197ef05a7
History
Date User Action Args
2017-02-05 00:00:29python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, RazerM
2017-02-05 00:00:29python-devsetmessageid: <1486252829.3.0.00684051372974.issue29392@psf.upfronthosting.co.za>
2017-02-05 00:00:29python-devlinkissue29392 messages
2017-02-05 00:00:29python-devcreate