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 kj
Recipients Mark.Shannon, kj, methane
Date 2021-06-21.16:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624291714.04.0.676545373232.issue44477@roundup.psfhosted.org>
In-reply-to
Content
issue44206, issue44337, and issue44338 converted things dependent on ma_version_tag to ma_keys->dk_version.

I propose to remove ma_version_tag and save 8 bytes of space in dict. I've prepared a draft PR to do that. However, I'd like to wait for some time before merging it. This will make it easier to revert a PR in one of those issues should the need arise.
History
Date User Action Args
2021-06-21 16:08:34kjsetrecipients: + kj, methane, Mark.Shannon
2021-06-21 16:08:34kjsetmessageid: <1624291714.04.0.676545373232.issue44477@roundup.psfhosted.org>
2021-06-21 16:08:34kjlinkissue44477 messages
2021-06-21 16:08:33kjcreate