Message 76019 - Python tracker (original) (raw)

Message76019

Author benjamin.peterson
Recipients benjamin.peterson, christian.heimes, dino.viehland, terry.reedy
Date 2008-11-18.21:59:00
SpamBayes Score 0.0003426668
Marked as misclassified No
Message-id 1227045542.62.0.0853770775133.issue4348@psf.upfronthosting.co.za
In-reply-to
Content
Here's another patch for 2.7/2.6 that handles the translation problem correctly. It appears that the return_self problem isn't present in 3.0, but that can be handled in the merge.
History
Date User Action Args
2008-11-18 21:59:02 benjamin.peterson set recipients: + benjamin.peterson, terry.reedy, christian.heimes, dino.viehland
2008-11-18 21:59:02 benjamin.peterson set messageid: 1227045542.62.0.0853770775133.issue4348@psf.upfronthosting.co.za
2008-11-18 21:59:01 benjamin.peterson link issue4348 messages
2008-11-18 21:59:01 benjamin.peterson create