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-21.23:34:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511307245.31.0.213398074469.issue31324@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 803ddd8ce22f0de3ab42fb98a225a704c000ef06 by Victor Stinner in branch 'master':
bpo-31324: Optimize support._match_test() (#4421)
https://github.com/python/cpython/commit/803ddd8ce22f0de3ab42fb98a225a704c000ef06
History
Date User Action Args
2017-11-21 23:34:05vstinnersetrecipients: + vstinner, serhiy.storchaka, louielu
2017-11-21 23:34:05vstinnersetmessageid: <1511307245.31.0.213398074469.issue31324@psf.upfronthosting.co.za>
2017-11-21 23:34:05vstinnerlinkissue31324 messages
2017-11-21 23:34:05vstinnercreate