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 ysionneau
Recipients gvanrossum, sebastien.bourdeauducq, vstinner, yselivanov, ysionneau
Date 2015-08-27.16:43:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440693820.34.0.958937444827.issue23630@psf.upfronthosting.co.za>
In-reply-to
Content
All right, thanks.
I fixed everything but the thing about getaddrinfo being Mock'ed.
How am I supposed to handle the method being called with a Mock'ed getaddrinfo?
History
Date User Action Args
2015-08-27 16:43:40ysionneausetrecipients: + ysionneau, gvanrossum, vstinner, yselivanov, sebastien.bourdeauducq
2015-08-27 16:43:40ysionneausetmessageid: <1440693820.34.0.958937444827.issue23630@psf.upfronthosting.co.za>
2015-08-27 16:43:40ysionneaulinkissue23630 messages
2015-08-27 16:43:40ysionneaucreate