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 loewis
Recipients georg.brandl, loewis, ocean-city
Date 2010-12-06.07:18:20
SpamBayes Score 0.0009932364
Marked as misclassified No
Message-id <4CFC8E3C.8080007@v.loewis.de>
In-reply-to <1291608538.09.0.178759040649.issue10637@psf.upfronthosting.co.za>
Content
> Very sorry, I created the bug calling CloseHandle twice
> in Modules/posixmodule.c. I think this should be fixed
> before beta1 released. Can I commit it?

Even if you commit it now, it won't get into beta1: the
Windows binaries for that are already built.
History
Date User Action Args
2010-12-06 07:18:24loewissetrecipients: + loewis, georg.brandl, ocean-city
2010-12-06 07:18:21loewislinkissue10637 messages
2010-12-06 07:18:21loewiscreate