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 eric.araujo
Recipients benjamin.peterson, eric.araujo, georg.brandl, rcritten
Date 2011-09-07.14:15:38
SpamBayes Score 9.44838e-05
Marked as misclassified No
Message-id <1315404938.93.0.593039044566.issue12912@psf.upfronthosting.co.za>
In-reply-to
Content
> Unfortunately that update changed the interface of
> Transport.make_connection(), breaking any code that overrode or
> extended it.

That’s a bad thing.  Can you open a bug report about that?  We need at least a documentation update.
History
Date User Action Args
2011-09-07 14:15:38eric.araujosetrecipients: + eric.araujo, georg.brandl, benjamin.peterson, rcritten
2011-09-07 14:15:38eric.araujosetmessageid: <1315404938.93.0.593039044566.issue12912@psf.upfronthosting.co.za>
2011-09-07 14:15:38eric.araujolinkissue12912 messages
2011-09-07 14:15:38eric.araujocreate