Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infer import from pickle.__name__ #252

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Infer import from pickle.__name__ #252

merged 1 commit into from
Jan 13, 2024

Conversation

gilch
Copy link
Owner

@gilch gilch commented Jan 13, 2024

Allows easy dill patch:
(attach hissp.compiler. : pickle dill.)

resolves #250

Allows easy dill patch:
(attach hissp.compiler. : pickle dill.)
@gilch
Copy link
Owner Author

gilch commented Jan 13, 2024

Kind of documented to work now, but no tests. I'm not about to install dill in the pipeline as that might change the compilation of other pickles. I should at least try it manually before merging though.

@gilch
Copy link
Owner Author

gilch commented Jan 13, 2024

Does appear to work.

@gilch gilch merged commit fce60f6 into master Jan 13, 2024
1 check passed
@gilch gilch deleted the dill-pickles branch January 13, 2024 02:19
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.

Dill integration
1 participant