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 neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-03-31.20:15:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427832957.51.0.92287136533.issue23618@psf.upfronthosting.co.za>
In-reply-to
Content
connect_eintr-4.patch: Updated patch after all my changes to refactor socket.connect() (which is now almost a rewrite from scratch!).
History
Date User Action Args
2015-03-31 20:15:57vstinnersetrecipients: + vstinner, pitrou, neologix, python-dev, serhiy.storchaka
2015-03-31 20:15:57vstinnersetmessageid: <1427832957.51.0.92287136533.issue23618@psf.upfronthosting.co.za>
2015-03-31 20:15:57vstinnerlinkissue23618 messages
2015-03-31 20:15:57vstinnercreate