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

Fix NameError which occurred when importing zodbpickle.fastpickle. #97

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

icemac
Copy link
Member

@icemac icemac commented Sep 26, 2024

is_pure is expected to be imported by from .pickle_3 import * in zodbpickle.fastpickle.

Detected via broken test in zc.zodbdgc: https://github.com/zopefoundation/zc.zodbdgc/actions/runs/10980944943/job/30487366480

@icemac icemac self-assigned this Sep 26, 2024
@icemac icemac merged commit abbf3b1 into master Sep 27, 2024
53 checks passed
@icemac icemac deleted the is_pure branch September 27, 2024 06:58
@icemac
Copy link
Member Author

icemac commented Sep 27, 2024

Thank you for reviewing this PR. 😃

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.

2 participants