-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
Pickle and copyreg modules don't document the interface #56133
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
Comments
Python 3.2 here. "copyreg" module documentation says "See the pickle module for more details on the interface expected of function and constructor.", but I don't see any useful "copyreg" reference in pickle documentation. Some examples would be useful here, too. |
@jesús can you provide a patch for this? |
JelleZijlstra
pushed a commit
that referenced
this issue
Oct 10, 2022
This was referenced Oct 10, 2022
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Oct 10, 2022
…ythonGH-95497) (cherry picked from commit 281a3f1) Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Oct 10, 2022
…ythonGH-95497) (cherry picked from commit 281a3f1) Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
miss-islington
added a commit
that referenced
this issue
Oct 10, 2022
) (cherry picked from commit 281a3f1) Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Oct 10, 2022
…ythonGH-95497) (cherry picked from commit 281a3f1) Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
miss-islington
added a commit
that referenced
this issue
Oct 10, 2022
) (cherry picked from commit 281a3f1) Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
mpage
pushed a commit
to mpage/cpython
that referenced
this issue
Oct 11, 2022
pablogsal
pushed a commit
that referenced
this issue
Oct 22, 2022
) (cherry picked from commit 281a3f1) Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: