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 remi.lapeyre
Recipients Jess, remi.lapeyre
Date 2019-03-07.22:42:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551998534.8.0.0904168831999.issue36230@roundup.psfhosted.org>
In-reply-to
Content
Hi Jess, I think this could be added.

I think it should require only a a sort in https://github.com/python/cpython/blob/0f221d09cad46bee38d1b7a7822772df66c53028/Lib/unittest/case.py#L1127-L1138, to update the tests and add a blurb.

You will need to get Python source code at https://github.com/python/cpython and you can get information about how to contribute to Python in the dev guide : https://devguide.python.org/

If you need help, I would be happy to assist you and to review your pull request.

If you don't have time to work on this issue, I think we could keep it for the next mentored sprint.
History
Date User Action Args
2019-03-07 22:42:14remi.lapeyresetrecipients: + remi.lapeyre, Jess
2019-03-07 22:42:14remi.lapeyresetmessageid: <1551998534.8.0.0904168831999.issue36230@roundup.psfhosted.org>
2019-03-07 22:42:14remi.lapeyrelinkissue36230 messages
2019-03-07 22:42:14remi.lapeyrecreate