-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Add pickleability to zipfile.Path #98108
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
Labels
type-feature
A feature request or enhancement
Comments
jaraco
added a commit
to jaraco/cpython
that referenced
this issue
Oct 8, 2022
jaraco
added a commit
to jaraco/cpython
that referenced
this issue
Oct 8, 2022
jaraco
added a commit
to jaraco/cpython
that referenced
this issue
Nov 26, 2022
jaraco
added a commit
to jaraco/cpython
that referenced
this issue
Nov 26, 2022
jaraco
added a commit
that referenced
this issue
Nov 26, 2022
* gh-98098: Move zipfile into a package. * Moved test_zipfile to a package * Extracted module for test_path. * Add blurb * Add jaraco as owner of zipfile.Path. * Synchronize with minor changes found at jaraco/zipp@d9e7f4352d. * gh-98108: Sync with zipp 3.9.1 adding pickleability.
Thanks, looks like this has been merged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In zipp 3.9.1, zipp.Path added support for pickleability. Let's sync with that version and incorporate that behavior.
Linked PRs
The text was updated successfully, but these errors were encountered: