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 gvanrossum
Recipients amaury.forgeotdarc, gvanrossum
Date 2007-08-29.18:39:07
SpamBayes Score 0.08095493
Marked as misclassified No
Message-id <1188412748.2.0.517353393314.issue1047@psf.upfronthosting.co.za>
In-reply-to
Content
Committed revision 57669.
I have no way to test this so you'll have to watch the buildbot.

However, I didn't include the patch to _fileio.c that prevents closing
fds 0, 1, 2; I think that's the wrong thing to do and if it causes
problems it needs to be addressed in a different way.
History
Date User Action Args
2007-08-29 18:39:08gvanrossumsetspambayes_score: 0.0809549 -> 0.08095493
recipients: + gvanrossum, amaury.forgeotdarc
2007-08-29 18:39:08gvanrossumsetspambayes_score: 0.0809549 -> 0.0809549
messageid: <1188412748.2.0.517353393314.issue1047@psf.upfronthosting.co.za>
2007-08-29 18:39:08gvanrossumlinkissue1047 messages
2007-08-29 18:39:07gvanrossumcreate