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 arnau
Recipients arnau, bethard, eric.araujo, flying sheep
Date 2011-11-24.11:00:17
SpamBayes Score 0.0019345959
Marked as misclassified No
Message-id <1322132418.2.0.0365995915892.issue12776@psf.upfronthosting.co.za>
In-reply-to
Content
It would definitely help if you could apply the patch for Python 2.7 manually on your local installation (after making a backup of course). You can just download the patch for Python 2.7 then (only the first part of the patch can be applied, the second part is for the test so it doesn't matter):

# cd /usr/lib/python2.7/
# patch -b -p2 -i /PATH/TO/THE/PATCH

Thanks much.
History
Date User Action Args
2011-11-24 11:00:18arnausetrecipients: + arnau, bethard, eric.araujo, flying sheep
2011-11-24 11:00:18arnausetmessageid: <1322132418.2.0.0365995915892.issue12776@psf.upfronthosting.co.za>
2011-11-24 11:00:17arnaulinkissue12776 messages
2011-11-24 11:00:17arnaucreate