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 ubershmekel
Recipients aerodonkey, eric.araujo, knicker.kicker, neologix, orsenthil, pitrou, santoso.wijaya, schmir, ubershmekel, wmgaca
Date 2012-04-19.19:06:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334862393.43.0.854942579937.issue6085@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Antoine on this. Though the suggested patch is wrong. I believe we should leave address_string alone. Simply stop the log_message method from using it.

Either way we'd be changing the log format but if we don't have to then we shouldn't completely change the meaning of a method while leaving its name intact.
History
Date User Action Args
2012-04-19 19:06:33ubershmekelsetrecipients: + ubershmekel, orsenthil, pitrou, schmir, eric.araujo, aerodonkey, neologix, santoso.wijaya, knicker.kicker, wmgaca
2012-04-19 19:06:33ubershmekelsetmessageid: <1334862393.43.0.854942579937.issue6085@psf.upfronthosting.co.za>
2012-04-19 19:06:32ubershmekellinkissue6085 messages
2012-04-19 19:06:32ubershmekelcreate