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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2012-10-22.11:52:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350906754.75.0.0103542475762.issue16102@psf.upfronthosting.co.za>
In-reply-to
Content
As I see in pywin32 sources status.adapter_address is bytes in Python 3.

Here is a trivial patch.
History
Date User Action Args
2012-10-22 11:52:34serhiy.storchakasetrecipients: + serhiy.storchaka
2012-10-22 11:52:34serhiy.storchakasetmessageid: <1350906754.75.0.0103542475762.issue16102@psf.upfronthosting.co.za>
2012-10-22 11:52:34serhiy.storchakalinkissue16102 messages
2012-10-22 11:52:34serhiy.storchakacreate