bpo-38169: Increase code coverage for SharedMemory and ShareableList#16139
bpo-38169: Increase code coverage for SharedMemory and ShareableList#16139corona10 merged 1 commit intopython:masterfrom
Conversation
2ae487a to
0e2c856
Compare
|
Hi @applio , Could you please review this ? |
|
Hi @applio , Could you please review this. |
|
HI, @applio , Can you please review this ? |
|
@tiran , Could you please review this ? |
corona10
left a comment
There was a problem hiding this comment.
I am okay with all changes.
But please separate this PR into 2 PRs
- PR for Increasing code coverage
- Create a new issue for raising ValueError and create a new PR for this. (Please ping me this.)
|
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 |
0e2c856 to
38f837e
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @corona10: please review the changes made to this pull request. |
Increase Code Coverage, and add check in SharedMemory when user wants to create shm with size 0, to throw ValueError.
https://bugs.python.org/issue38169