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 BreamoreBoy, steve.dower, tim.golden, zach.ware
Date 2015-04-04.14:05:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428156330.21.0.372193944538.issue23861@psf.upfronthosting.co.za>
In-reply-to
Content
There's just a couple of places to add calls to OutputDebugString, plus we need to make creation always succeed on Windows. Not a huge change - it'll still write to the standard stream if it's there.
History
Date User Action Args
2015-04-04 14:05:30steve.dowersetrecipients: + steve.dower, tim.golden, BreamoreBoy, zach.ware
2015-04-04 14:05:30steve.dowersetmessageid: <1428156330.21.0.372193944538.issue23861@psf.upfronthosting.co.za>
2015-04-04 14:05:30steve.dowerlinkissue23861 messages
2015-04-04 14:05:30steve.dowercreate