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 ethan.furman
Recipients Tom.Brown, ethan.furman
Date 2021-06-10.22:52:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623365537.46.0.61539952463.issue44342@roundup.psfhosted.org>
In-reply-to
Content
New changeset 62f1d2b3d7dda99598d053e10b785c463fdcf591 by Ethan Furman in branch 'main':
bpo-44342: [Enum] changed pickling from by-value to by-name (GH-26658)
https://github.com/python/cpython/commit/62f1d2b3d7dda99598d053e10b785c463fdcf591
History
Date User Action Args
2021-06-10 22:52:17ethan.furmansetrecipients: + ethan.furman, Tom.Brown
2021-06-10 22:52:17ethan.furmansetmessageid: <1623365537.46.0.61539952463.issue44342@roundup.psfhosted.org>
2021-06-10 22:52:17ethan.furmanlinkissue44342 messages
2021-06-10 22:52:17ethan.furmancreate