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 mark.dickinson
Recipients mark.dickinson, serhiy.storchaka, xuxinhang
Date 2021-12-27.18:37:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640630221.15.0.902010154484.issue46055@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3581c7abbe15bad6ae08fc38887e5948f8f39e08 by Xinhang Xu in branch 'main':
bpo-46055: Speed up binary shifting operators (GH-30044)
https://github.com/python/cpython/commit/3581c7abbe15bad6ae08fc38887e5948f8f39e08
History
Date User Action Args
2021-12-27 18:37:01mark.dickinsonsetrecipients: + mark.dickinson, serhiy.storchaka, xuxinhang
2021-12-27 18:37:01mark.dickinsonsetmessageid: <1640630221.15.0.902010154484.issue46055@roundup.psfhosted.org>
2021-12-27 18:37:01mark.dickinsonlinkissue46055 messages
2021-12-27 18:37:01mark.dickinsoncreate