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 r.david.murray
Recipients benf_wspdigital, brian, louielu, r.david.murray
Date 2017-04-27.11:49:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493293797.59.0.637505906352.issue30181@psf.upfronthosting.co.za>
In-reply-to
Content
Considering that in the cpython test suite we avoid using docstrings in unittests because of this "feature" of unittest, I doubt anyone on the core team is going to be motivated to fix this :)  That doesn't mean we won't accept a PR, but if we do we would only put it in 3.7 because it is a visible behavior change, and there are tools that parse unittest output.
History
Date User Action Args
2017-04-27 11:49:57r.david.murraysetrecipients: + r.david.murray, brian, louielu, benf_wspdigital
2017-04-27 11:49:57r.david.murraysetmessageid: <1493293797.59.0.637505906352.issue30181@psf.upfronthosting.co.za>
2017-04-27 11:49:57r.david.murraylinkissue30181 messages
2017-04-27 11:49:57r.david.murraycreate