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-23.16:42:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511455331.35.0.213398074469.issue31324@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 70b2f8797146a56a6880743424f0bedf4fc30c62 by Victor Stinner in branch '3.6':
[3.6] bpo-31324: Optimize support._match_test() (#4523)
https://github.com/python/cpython/commit/70b2f8797146a56a6880743424f0bedf4fc30c62
History
Date User Action Args
2017-11-23 16:42:11vstinnersetrecipients: + vstinner, serhiy.storchaka, louielu
2017-11-23 16:42:11vstinnersetmessageid: <1511455331.35.0.213398074469.issue31324@psf.upfronthosting.co.za>
2017-11-23 16:42:11vstinnerlinkissue31324 messages
2017-11-23 16:42:11vstinnercreate