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 anon
Recipients anon, hct, josh.r, mark.dickinson, meador.inge, pitrou, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2014-03-28.14:51:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396018293.78.0.0936949715562.issue19915@psf.upfronthosting.co.za>
In-reply-to
Content
From what I can tell it's fairly easy to just add bits_at to int.

Indeed something like a mutable int type might be nice but that's really outside the scope of this. And adding bits_at to int would still be desirable anyway.
History
Date User Action Args
2014-03-28 14:51:33anonsetrecipients: + anon, tim.peters, rhettinger, mark.dickinson, pitrou, vstinner, meador.inge, serhiy.storchaka, hct, josh.r
2014-03-28 14:51:33anonsetmessageid: <1396018293.78.0.0936949715562.issue19915@psf.upfronthosting.co.za>
2014-03-28 14:51:33anonlinkissue19915 messages
2014-03-28 14:51:33anoncreate