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 neologix
Recipients giampaolo.rodola, neologix, pitrou
Date 2013-04-10.07:01:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM0LynO9ax_xrbHQQZTYmt+OSXrKDdzH3WH8dkxPSaGGuQ@mail.gmail.com>
In-reply-to <1365575593.39.0.49315307085.issue17683@psf.upfronthosting.co.za>
Content
> Well, couldn't we simply return a string in that case? We just have to be more careful than in the patch :-)

Probably, provided that:

- s.bind(<addr>).getsockname() == <addr>
- it doesn't break existing code :-)
History
Date User Action Args
2013-04-10 07:01:19neologixsetrecipients: + neologix, pitrou, giampaolo.rodola
2013-04-10 07:01:18neologixlinkissue17683 messages
2013-04-10 07:01:18neologixcreate