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 pitrou
Recipients jnoller, ocean-city, pitrou, roudkerk, trent
Date 2008-08-08.12:57:27
SpamBayes Score 0.002640954
Marked as misclassified No
Message-id <1218200255.489c42bfee6fb@imp.free.fr>
In-reply-to <1218191575.24.0.851557810629.issue3270@psf.upfronthosting.co.za>
Content
Selon Jesse Noller <report@bugs.python.org>:
>
> Unfortunately, the patch while simple, is too simple. The removal of the
> _address attribute breaks a lot more than it fixes (it's heavily used
> elsewhere)

I don't understand what you mean. The patch you uploaded doesn't remove the
_address attribute.

See http://bugs.python.org/file10801/connection.patch
History
Date User Action Args
2008-08-08 13:00:37pitrousetrecipients: + pitrou, ocean-city, roudkerk, trent, jnoller
2008-08-08 12:57:28pitroulinkissue3270 messages
2008-08-08 12:57:27pitroucreate