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 rhettinger
Recipients PedanticHacker, Stefan Pochmann, mark.dickinson, mcognetta, rhettinger, serhiy.storchaka, tim.peters
Date 2021-12-28.19:14:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640718860.37.0.883375512704.issue37295@roundup.psfhosted.org>
In-reply-to
Content
The shift table is an array of uint8_t, so it would be tiny (nearly fitting in one cache line).
History
Date User Action Args
2021-12-28 19:14:20rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, serhiy.storchaka, PedanticHacker, mcognetta, Stefan Pochmann
2021-12-28 19:14:20rhettingersetmessageid: <1640718860.37.0.883375512704.issue37295@roundup.psfhosted.org>
2021-12-28 19:14:20rhettingerlinkissue37295 messages
2021-12-28 19:14:20rhettingercreate