Message 81262 - Python tracker (original) (raw)

Message81262

Author ocean-city
Recipients amaury.forgeotdarc, kristjan.jonsson, loewis, mhammond, ocean-city
Date 2009-02-06.13:09:25
SpamBayes Score 4.496901e-06
Marked as misclassified No
Message-id 1233925766.94.0.742767248776.issue4804@psf.upfronthosting.co.za
In-reply-to
Content
Sorry, I don't have VS2005. By the way, _PyVerify_fd seems to be required to VC6 too. Because fdopen(fd >= _NHANDLE_) crashes on debug build and fdopen(bad fd < _NHANDLE_) won't set errno to EBADF.
History
Date User Action Args
2009-02-06 13:09:27 ocean-city set recipients: + ocean-city, loewis, mhammond, amaury.forgeotdarc, kristjan.jonsson
2009-02-06 13:09:26 ocean-city set messageid: 1233925766.94.0.742767248776.issue4804@psf.upfronthosting.co.za
2009-02-06 13:09:25 ocean-city link issue4804 messages
2009-02-06 13:09:25 ocean-city create