mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00

* revert enum pickling from by-name to by-value
(cherry picked from commit 4ff5690e59
)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
1 line
54 B
ReStructuredText
1 line
54 B
ReStructuredText
Revert pickling method from by-name back to by-value.
|