Uh oh!
There was an error while loading. Please reload this page.
bpo-45125: Improves pickling docs and tests for shared_memory - #28294
Conversation
sobolevn
commented
Sep 11, 2021
Oh, I forgot about |
@serhiy-storchaka I think that this is ready for the first round of review 👍 |
sobolevn
commented
Sep 23, 2021
@serhiy-storchaka friendly ping 🙂 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
It perhaps does not work as you expected. The third argument is a message and usually should be string.
There was a problem hiding this comment.
Yes, that's not how I expected this to work! TIL 👍
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Sep 30, 2021
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 |
sobolevn
commented
Oct 1, 2021
@serhiy-storchaka thanks a lot! I've also rebased this onto the latest I have made the requested changes; please review again (to make bot happy). |
bedevere-bot
commented
Oct 1, 2021
Thanks for making the requested changes! @serhiy-storchaka: please review the changes made to this pull request. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
sobolevn
commented
Oct 1, 2021
Oups, done 🙂 |
miss-islington
commented
Oct 1, 2021
Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
miss-islington
commented
Oct 1, 2021
Sorry @sobolevn and @serhiy-storchaka, I had trouble checking out the |
miss-islington
commented
Oct 1, 2021
Sorry, @sobolevn and @serhiy-storchaka, I could not cleanly backport this to |
miss-islington
commented
Oct 1, 2021
Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
miss-islington
commented
Oct 1, 2021
Sorry @sobolevn and @serhiy-storchaka, I had trouble checking out the |
miss-islington
commented
Oct 1, 2021
Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
bedevere-bot
commented
Oct 1, 2021
GH-28675 is a backport of this pull request to the 3.10 branch. |
…onGH-28294) (cherry picked from commit 746d648) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
https://bugs.python.org/issue45125