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 eryksun, ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-06.03:07:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496718425.38.0.0290229852512.issue30557@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks. Apparently that "filter out bit 4" thing didn't exist in Win7. Guess I need to track down the actual docs and confirm exactly where that happens.

Doesn't break the important functionality though, just the test. I don't know that the exit code is stable when the process crashes, so perhaps I should just test for non-zero.
History
Date User Action Args
2017-06-06 03:07:05steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, ned.deily, zach.ware, eryksun
2017-06-06 03:07:05steve.dowersetmessageid: <1496718425.38.0.0290229852512.issue30557@psf.upfronthosting.co.za>
2017-06-06 03:07:05steve.dowerlinkissue30557 messages
2017-06-06 03:07:05steve.dowercreate