-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
bpo-41344: raise ValueError when creating shared memory of size 0 #21556
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
Conversation
6fb4e46
to
9ec4945
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One tiny comment, but otherwise this looks good. Thanks!
9ec4945
to
5b2d366
Compare
reopened to refresh travis-ci which hanged. |
5b2d366
to
1752c45
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me. I'd like to hear what @tiran has to say.
I get the ValueError on Windows. |
Misc/NEWS.d/next/Library/2020-07-20-13-27-48.bpo-41344.iKipNd.rst
Outdated
Show resolved
Hide resolved
1752c45
to
3fc4ab7
Compare
Hi @pablogsal , could you please re-review this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me.
Hi @ericvsmith , this PR has been in |
I was hoping for another review by @pablogsal. |
Sorry for the delay, I will try to make another review today |
Thanks, Pablo. I know you're busy, and I hesitated to ask. But another pair of eyes would be good. It looks okay to me. I am going to close and re-open this in hopes of triggering Travis. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @vinay0410 for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
…thonGH-21556) (cherry picked from commit 475a5fb) Co-authored-by: Vinay Sharma <vinay04sharma@icloud.com>
GH-22018 is a backport of this pull request to the 3.9 branch. |
GH-22019 is a backport of this pull request to the 3.8 branch. |
…thonGH-21556) (cherry picked from commit 475a5fb) Co-authored-by: Vinay Sharma <vinay04sharma@icloud.com>
Thanks @vinay0410 and @ericvsmith for the patience and the review. I will backport this to the relevant branches |
The buildbot failures are unrelated (no space left on those machines) |
|
|
https://bugs.python.org/issue41344