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 serhiy.storchaka
Recipients serhiy.storchaka, vstinner
Date 2017-06-16.15:35:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497627316.33.0.637008003067.issue30683@psf.upfronthosting.co.za>
In-reply-to
Content
Note that --match (and --matchfile) is ignored by doctests. I think this can cause a problem for bisect feature. After making --match working with doctests we can found a way to name doctests and list them.
History
Date User Action Args
2017-06-16 15:35:16serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2017-06-16 15:35:16serhiy.storchakasetmessageid: <1497627316.33.0.637008003067.issue30683@psf.upfronthosting.co.za>
2017-06-16 15:35:16serhiy.storchakalinkissue30683 messages
2017-06-16 15:35:16serhiy.storchakacreate