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 gvanrossum, lukasz.langa, mark.dickinson, rhettinger, scoder, serhiy.storchaka, steven.daprano
Date 2021-09-20.22:32:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632177133.19.0.419908478685.issue24076@roundup.psfhosted.org>
In-reply-to
Content
> I created a PR from my last patch, inlining the unpacking 
> of single digit integers. 

Thanks, that gets to the heart of the issue.

I marked the PR as approved (though there is a small coding nit you may want to fix).
History
Date User Action Args
2021-09-20 22:32:13rhettingersetrecipients: + rhettinger, gvanrossum, mark.dickinson, scoder, steven.daprano, lukasz.langa, serhiy.storchaka
2021-09-20 22:32:13rhettingersetmessageid: <1632177133.19.0.419908478685.issue24076@roundup.psfhosted.org>
2021-09-20 22:32:13rhettingerlinkissue24076 messages
2021-09-20 22:32:13rhettingercreate