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 gvanrossum, pitrou, vstinner, yselivanov
Date 2015-01-29.02:13:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422497582.84.0.98168076556.issue23333@psf.upfronthosting.co.za>
In-reply-to
Content
> - connection_failed-2.patch: add Protocol.connection_failed() and call when the creation of a transport failed because connection_made() was called

Oops. "... *before* connection_made() was called".
History
Date User Action Args
2015-01-29 02:13:02vstinnersetrecipients: + vstinner, gvanrossum, pitrou, yselivanov
2015-01-29 02:13:02vstinnersetmessageid: <1422497582.84.0.98168076556.issue23333@psf.upfronthosting.co.za>
2015-01-29 02:13:02vstinnerlinkissue23333 messages
2015-01-29 02:13:02vstinnercreate