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 tim.golden
Recipients brian.curtin, chris.jerdonek, jeremy.kloth, jkloth, ncoghlan, tim.golden
Date 2012-08-02.07:38:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <501A2E6E.9040006@timgolden.me.uk>
In-reply-to <1343883795.17.0.68538622937.issue15496@psf.upfronthosting.co.za>
Content
I'm +1 on the approach in principle. I'm tentative about using ctypes
for this just because I don't believe we use it anywhere else. But at
the least I suggest applying the patch to see how Jeremy's buildbot
behaves. If there are wider objections to ctypes we could always work up
a C patch. (In 3.3+ we could use the new _winapi module).
History
Date User Action Args
2012-08-02 07:38:26tim.goldensetrecipients: + tim.golden, ncoghlan, jkloth, brian.curtin, jeremy.kloth, chris.jerdonek
2012-08-02 07:38:25tim.goldenlinkissue15496 messages
2012-08-02 07:38:25tim.goldencreate