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.Shannon
Recipients Mark.Shannon, methane
Date 2021-09-17.12:52:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631883143.11.0.41594587715.issue45233@roundup.psfhosted.org>
In-reply-to
Content
An alternative placement for the flag bits:

Stride bits in the dictkeys.
Ownership bits in the low bits of ma_used.

This would still allow us to remove the version tag at some point.
History
Date User Action Args
2021-09-17 12:52:23Mark.Shannonsetrecipients: + Mark.Shannon, methane
2021-09-17 12:52:23Mark.Shannonsetmessageid: <1631883143.11.0.41594587715.issue45233@roundup.psfhosted.org>
2021-09-17 12:52:23Mark.Shannonlinkissue45233 messages
2021-09-17 12:52:23Mark.Shannoncreate