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 vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-09-10.17:48:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwb=GbS-RChmeMhtK9e8TjoDYPw6rGUVG8PB3JGvZAoSNg@mail.gmail.com>
In-reply-to <1473528430.69.0.732889447914.issue28059@psf.upfronthosting.co.za>
Content
> Though ctypes here is incorrect anyway. I really ought to rewrite it into the winapi module.

I agree, it's much better to avoid ctypes in the stdlib.
History
Date User Action Args
2016-09-10 17:48:26vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2016-09-10 17:48:26vstinnerlinkissue28059 messages
2016-09-10 17:48:26vstinnercreate