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 python-dev
Recipients exarkun, ezio.melotti, falsetru, giampaolo.rodola, pitrou, python-dev
Date 2011-05-07.16:51:57
SpamBayes Score 0.0019626431
Marked as misclassified No
Message-id <E1QIkjU-0008KO-Sb@dinsdale.python.org>
In-reply-to
Content
New changeset 7c3a20b5943a by Ezio Melotti in branch '2.7':
#10169: Fix argument parsing in socket.sendto() to avoid error masking.
http://hg.python.org/cpython/rev/7c3a20b5943a
History
Date User Action Args
2011-05-07 16:51:58python-devsetrecipients: + python-dev, exarkun, pitrou, falsetru, giampaolo.rodola, ezio.melotti
2011-05-07 16:51:57python-devlinkissue10169 messages
2011-05-07 16:51:57python-devcreate