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 ronaldoussoren
Recipients barry, ned.deily, ronaldoussoren
Date 2010-08-11.08:19:15
SpamBayes Score 0.0007385687
Marked as misclassified No
Message-id <1281514757.58.0.896580672846.issue9568@psf.upfronthosting.co.za>
In-reply-to
Content
Barry: I agree with Ned that this is low-risk patch.  

The patch changes a default return value in a code-path that is used on OSX 10.3 to make it the same as the default value on the code-path for other OSX releases.

I'm therefore +1 on applying this for 2.6.6, but won't apply without explicit permission to do so.
History
Date User Action Args
2010-08-11 08:19:17ronaldoussorensetrecipients: + ronaldoussoren, barry, ned.deily
2010-08-11 08:19:17ronaldoussorensetmessageid: <1281514757.58.0.896580672846.issue9568@psf.upfronthosting.co.za>
2010-08-11 08:19:16ronaldoussorenlinkissue9568 messages
2010-08-11 08:19:15ronaldoussorencreate