Message 81258 - Python tracker (original) (raw)

Message81258

Author kristjan.jonsson
Recipients amaury.forgeotdarc, kristjan.jonsson, loewis, mhammond, ocean-city
Date 2009-02-06.10:45:49
SpamBayes Score 2.5852669e-06
Marked as misclassified No
Message-id 1233917154.76.0.275966645182.issue4804@psf.upfronthosting.co.za
In-reply-to
Content
I've taken the patch from Hirokazu and enhanced it: 1) it needed work to function with Visual Studio 2008 2) It now exposes a function so that _fileio.c can make use of it too. 3) Turned off the CRT manipulation in exceptions.c 4) Fixed minor problems, e.g. with dup2 5) Added comments A VS2008 compilation runs the testsuite just fine. Maybe Hirozaku can test this with his VS2005?
History
Date User Action Args
2009-02-06 10:45:54 kristjan.jonsson set recipients: + kristjan.jonsson, loewis, mhammond, amaury.forgeotdarc, ocean-city
2009-02-06 10:45:54 kristjan.jonsson set messageid: 1233917154.76.0.275966645182.issue4804@psf.upfronthosting.co.za
2009-02-06 10:45:53 kristjan.jonsson link issue4804 messages
2009-02-06 10:45:53 kristjan.jonsson create