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 martin.panter
Recipients SilentGhost, martin.panter, neologix, r.david.murray, vstinner, xiang.zhang
Date 2016-12-01.01:52:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480557156.75.0.313006815724.issue28728@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe you could factor out the first part of test_bad_address() that skips the test. It would only need to be used by negative test cases (that purposefully test invalid names). I presume positive tests would not need to be wrapped.
History
Date User Action Args
2016-12-01 01:52:36martin.pantersetrecipients: + martin.panter, vstinner, r.david.murray, SilentGhost, neologix, xiang.zhang
2016-12-01 01:52:36martin.pantersetmessageid: <1480557156.75.0.313006815724.issue28728@psf.upfronthosting.co.za>
2016-12-01 01:52:36martin.panterlinkissue28728 messages
2016-12-01 01:52:36martin.pantercreate