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 vstinner
Recipients louielu, serhiy.storchaka, vstinner
Date 2017-11-22.19:59:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511380745.26.0.213398074469.issue31324@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bb11c3c967afaf263e00844d4ab461b7fafd6d36 by Victor Stinner in branch 'master':
bpo-31324: Fix test.support.set_match_tests(None) (#4505)
https://github.com/python/cpython/commit/bb11c3c967afaf263e00844d4ab461b7fafd6d36
History
Date User Action Args
2017-11-22 19:59:05vstinnersetrecipients: + vstinner, serhiy.storchaka, louielu
2017-11-22 19:59:05vstinnersetmessageid: <1511380745.26.0.213398074469.issue31324@psf.upfronthosting.co.za>
2017-11-22 19:59:05vstinnerlinkissue31324 messages
2017-11-22 19:59:05vstinnercreate