Skip to content

Fix unpickling errors for Standard Library modules - #548

Open
leogama wants to merge 1 commit into
uqfoundation:masterfrom
leogama:dump-stdlib
Open

Fix unpickling errors for Standard Library modules#548
leogama wants to merge 1 commit into
uqfoundation:masterfrom
leogama:dump-stdlib

Conversation

@leogama

@leogama leogama commented Sep 3, 2022

Copy link
Copy Markdown
Contributor

I'll try to fix errors preventing Standard Library modules pickled by dill.dump_module() from unpickling.

Commits:

  1. Save enums by reference while Support ABC and Enums #450 is not ready — half of the StdLib modules that fail to unpickle in Python 3.11 fail because of this: ast, enum, http, inspect, plistlib, pstats, py_compile, signal, socket, ssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant