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 christian.heimes
Recipients christian.heimes, giampaolo.rodola, janssen, pitrou
Date 2013-10-28.12:58:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382965113.39.0.0140386522572.issue19422@psf.upfronthosting.co.za>
In-reply-to
Content
I think either sendto() or wrap_socket() should raise some kind of error for UDP instead of silently sending unencrypted data.
History
Date User Action Args
2013-10-28 12:58:33christian.heimessetrecipients: + christian.heimes, janssen, pitrou, giampaolo.rodola
2013-10-28 12:58:33christian.heimessetmessageid: <1382965113.39.0.0140386522572.issue19422@psf.upfronthosting.co.za>
2013-10-28 12:58:33christian.heimeslinkissue19422 messages
2013-10-28 12:58:33christian.heimescreate