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, miss-islington
Date 2021-06-10.23:37:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623368257.99.0.605793900754.issue44342@roundup.psfhosted.org>
In-reply-to
Content
New changeset b613132861839b6d05b67138842b579e1af29f9c by Miss Islington (bot) in branch '3.10':
bpo-44342: [Enum] changed pickling from by-value to by-name (GH-26658) (GH-26660)
https://github.com/python/cpython/commit/b613132861839b6d05b67138842b579e1af29f9c
History
Date User Action Args
2021-06-10 23:37:38ethan.furmansetrecipients: + ethan.furman, Tom.Brown, miss-islington
2021-06-10 23:37:37ethan.furmansetmessageid: <1623368257.99.0.605793900754.issue44342@roundup.psfhosted.org>
2021-06-10 23:37:37ethan.furmanlinkissue44342 messages
2021-06-10 23:37:37ethan.furmancreate