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 emptysquare
Recipients emptysquare, gvanrossum, martin.panter, pyptr2, python-dev, vstinner, yselivanov
Date 2016-06-12.22:33:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465770802.29.0.496517941946.issue27136@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, I'm not a core dev or I'd try it myself.

Yury, do you think that's a good approach, or should I mock getaddrinfo for that test? I fear mocking out too much and accidentally not testing anything, or of making tests that someone *else* could accidentally change so they don't test anything.
History
Date User Action Args
2016-06-12 22:33:22emptysquaresetrecipients: + emptysquare, gvanrossum, vstinner, python-dev, martin.panter, yselivanov, pyptr2
2016-06-12 22:33:22emptysquaresetmessageid: <1465770802.29.0.496517941946.issue27136@psf.upfronthosting.co.za>
2016-06-12 22:33:22emptysquarelinkissue27136 messages
2016-06-12 22:33:22emptysquarecreate