-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Improve pickle
protocols coverage in test_slice
#100931
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
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Jan 11, 2023
AlexWaygood
pushed a commit
that referenced
this issue
Jan 11, 2023
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Jan 12, 2023
…ythonGH-100932). (cherry picked from commit 8795ad1) Co-authored-by: Nikita Sobolev <[email protected]>
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Jan 12, 2023
…ythonGH-100932). (cherry picked from commit 8795ad1) Co-authored-by: Nikita Sobolev <[email protected]>
miss-islington
pushed a commit
that referenced
this issue
Jan 12, 2023
). (GH-100978) (cherry picked from commit 8795ad1) Co-authored-by: Nikita Sobolev <[email protected]> Automerge-Triggered-By: GH:AlexWaygood
Thanks! |
miss-islington
pushed a commit
that referenced
this issue
Jan 12, 2023
). (GH-100979) (cherry picked from commit 8795ad1) Co-authored-by: Nikita Sobolev <[email protected]> Automerge-Triggered-By: GH:AlexWaygood
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While working on #100817 I've noticed that
slice
is only tested with 3pickle
protocols. Seecpython/Lib/test/test_slice.py
Lines 237 to 243 in 8dd2766
Linked PRs
pickle
protocols intest_slice
#100932pickle
protocols intest_slice
(GH-100932). #100978pickle
protocols intest_slice
(GH-100932). #100979The text was updated successfully, but these errors were encountered: