Message 316940 - Python tracker

Message316940

Author ncoghlan
Recipients Ramchandra Apte, abarnert, cameron, christian.heimes, cowlicks, georg.brandl, gregory.p.smith, gvanrossum, josh.r, martin.panter, ncoghlan, pitrou, rhettinger, serhiy.storchaka, socketpair, terry.reedy, vstinner
Date 2018-05-17.14:37:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526567878.75.0.682650639539.issue19251@psf.upfronthosting.co.za>
In-reply-to
Content
This issue isn't at the stage where a PR would help - the core question is still "Should we add better native support for multi-byte bitwise operations?", not the specifics of what they API might look like or how we would implement it.
History
Date User Action Args
2018-05-17 14:37:58ncoghlansetrecipients: + ncoghlan, gvanrossum, georg.brandl, rhettinger, terry.reedy, gregory.p.smith, pitrou, vstinner, christian.heimes, cameron, socketpair, Ramchandra Apte, martin.panter, serhiy.storchaka, abarnert, josh.r, cowlicks
2018-05-17 14:37:58ncoghlansetmessageid: <1526567878.75.0.682650639539.issue19251@psf.upfronthosting.co.za>
2018-05-17 14:37:58ncoghlanlinkissue19251 messages
2018-05-17 14:37:58ncoghlancreate