bpo-45566: test_frozen_pickle checks all pickle protocols#29150
bpo-45566: test_frozen_pickle checks all pickle protocols#29150miss-islington merged 2 commits intopython:mainfrom
test_frozen_pickle checks all pickle protocols#29150Conversation
Misc/NEWS.d/next/Tests/2021-10-22-12-05-21.bpo-45566.2gQ3ZB.rst
Outdated
Show resolved
Hide resolved
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
Thanks, @ericvsmith! I have made the requested changes; please review again |
|
Thanks for making the requested changes! @ericvsmith: please review the changes made to this pull request. |
|
@sobolevn: Status check is done, and it's a success ✅ . |
|
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
…GH-29150) Refs python#29147 Automerge-Triggered-By: GH:ericvsmith (cherry picked from commit 07236d5) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
|
GH-29201 is a backport of this pull request to the 3.10 branch. |
|
Sorry, @sobolevn, I could not cleanly backport this to |
https://bugs.python.org/issue45566
Refs #29147
Automerge-Triggered-By: GH:ericvsmith