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, kj, pablogsal, vstinner
Date 2021-08-16.11:21:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 1a511dc92dd10ee8fc2e5da9f52f795924bdc89a by Mark Shannon in branch 'main':
bpo-44914: Maintain invariants of type version tags. (GH-27773)
https://github.com/python/cpython/commit/1a511dc92dd10ee8fc2e5da9f52f795924bdc89a
History
Date User Action Args
2021-08-16 11:21:54Mark.Shannonsetrecipients: + Mark.Shannon, vstinner, pablogsal, kj
2021-08-16 11:21:54Mark.Shannonsetmessageid: <[email protected]>
2021-08-16 11:21:54Mark.Shannonlinkissue44914 messages
2021-08-16 11:21:54Mark.Shannoncreate