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.17:35:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 35d99830f1878867e3964577741d9a2d5a7fc8f7 by Victor Stinner in branch '2.7':
bpo-31324: Optimize support._match_test() (#4523) (#4524)
https://github.com/python/cpython/commit/35d99830f1878867e3964577741d9a2d5a7fc8f7
History
Date User Action Args
2017-11-23 17:35:05vstinnersetrecipients: + vstinner, serhiy.storchaka, louielu
2017-11-23 17:35:05vstinnersetmessageid: <[email protected]>
2017-11-23 17:35:05vstinnerlinkissue31324 messages
2017-11-23 17:35:05vstinnercreate