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 christian.heimes
Recipients christian.heimes, frankty, rupole
Date 2008-01-04.01:30:44
SpamBayes Score 0.24525648
Marked as misclassified No
Message-id <1199410245.1.0.669475629363.issue886488@psf.upfronthosting.co.za>
In-reply-to
Content
Modules/posixmodule.c:_PyPopen() needs to check for NULL after the
_fdopen() calls.
History
Date User Action Args
2008-01-04 01:30:45christian.heimessetspambayes_score: 0.245256 -> 0.24525648
recipients: + christian.heimes, frankty, rupole
2008-01-04 01:30:45christian.heimessetspambayes_score: 0.245256 -> 0.245256
messageid: <1199410245.1.0.669475629363.issue886488@psf.upfronthosting.co.za>
2008-01-04 01:30:45christian.heimeslinkissue886488 messages
2008-01-04 01:30:44christian.heimescreate