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
bpo-41344: raise ValueError when creating shared memory of size 0 #21556
Conversation
reopened to refresh travis-ci which hanged. |
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
Hi @pablogsal , could you please re-review this. |
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. |
Thanks @vinay0410 for the PR, and @pablogsal for merging it |
…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