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 vstinner
Recipients BreamoreBoy, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-02-12.11:49:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423741790.13.0.961293516188.issue23450@psf.upfronthosting.co.za>
In-reply-to
Content
signal_cast_socket_t.patch: Fix warning in signal.set_wakeup_fd(). I introduced recently the warning when I added support for sockets in this function on Windows.
History
Date User Action Args
2015-02-12 11:49:50vstinnersetrecipients: + vstinner, tim.golden, BreamoreBoy, zach.ware, serhiy.storchaka, steve.dower
2015-02-12 11:49:50vstinnersetmessageid: <1423741790.13.0.961293516188.issue23450@psf.upfronthosting.co.za>
2015-02-12 11:49:50vstinnerlinkissue23450 messages
2015-02-12 11:49:50vstinnercreate