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 terry.reedy
Recipients giampaolo.rodola, r.david.murray, terry.reedy, vinay.sajip
Date 2011-05-07.00:11:30
SpamBayes Score 0.0027095717
Marked as misclassified No
Message-id <1304727090.8.0.161138251041.issue11959@psf.upfronthosting.co.za>
In-reply-to
Content
OK, passing self.sockmap=None to setsocket matches its current behavior, so your new code should not change any current smtpd users, while modifying asyncore.dispatcher.create_socket might possibly affect someone.
History
Date User Action Args
2011-05-07 00:11:30terry.reedysetrecipients: + terry.reedy, vinay.sajip, giampaolo.rodola, r.david.murray
2011-05-07 00:11:30terry.reedysetmessageid: <1304727090.8.0.161138251041.issue11959@psf.upfronthosting.co.za>
2011-05-07 00:11:30terry.reedylinkissue11959 messages
2011-05-07 00:11:30terry.reedycreate