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.

作者 mark.dickinson
收信人 mark.dickinson, neologix, nnorwitz, pitrou, r.david.murray, skrah, srid, vstinner
日期 2010-04-14.17:36:43
SpamBayes Score 6.2564926e-05
Marked as misclassified
Message-id <1271266606.67.0.722633222168.issue4970@psf.upfronthosting.co.za>
In-reply-to
内容
Victor, that patch looks fine to me.  Do you want to go ahead and apply it, and add the skip to test_execvpe_with_bad_program ?

The fix should be backported to 3.1, but not to 2.x (I think), since we don't have a problem there, and arguably the new os.confstr items could be considered a new feature.
历史
日期 用户 动作 参数
2010-04-14 17:36:47mark.dickinson修改recipients: + mark.dickinson, nnorwitz, pitrou, vstinner, r.david.murray, srid, skrah, neologix
2010-04-14 17:36:46mark.dickinson修改messageid: <1271266606.67.0.722633222168.issue4970@psf.upfronthosting.co.za>
2010-04-14 17:36:44mark.dickinson链接issue4970 messages
2010-04-14 17:36:44mark.dickinson创建