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

Support PyCapsule #477

Merged
merged 5 commits into from
Jun 7, 2022
Merged

Support PyCapsule #477

merged 5 commits into from
Jun 7, 2022

Conversation

anivegesana
Copy link
Contributor

Fixes #354

@anivegesana anivegesana force-pushed the pycapsule branch 3 times, most recently from 03c7497 to 361f048 Compare May 17, 2022 07:20
dill/_dill.py Outdated Show resolved Hide resolved
tests/test_objects.py Outdated Show resolved Hide resolved
dill/_dill.py Show resolved Hide resolved
Copy link
Member

@mmckerns mmckerns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor adjustments needed here, otherwise LGTM.

Copy link
Member

@mmckerns mmckerns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll give you some time to change the Author and Copyright on the new test file. I'll pull the PR in the morning.

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

Successfully merging this pull request may close these issues.

Can PyCapsule be pickled?
2 participants