This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients davin, miss-islington, pablogsal, pitrou, terry.reedy, vinay0410
Date 2020-08-30.19:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598816550.99.0.479438951154.issue41344@roundup.psfhosted.org>
In-reply-to
Content
New changeset 38e32872eb3cf0dc9dd8cef9b05e47ba03638d34 by Miss Islington (bot) in branch '3.8':
bpo-41344: Raise ValueError when creating shared memory of size 0 (GH-21556) (GH-22019)
https://github.com/python/cpython/commit/38e32872eb3cf0dc9dd8cef9b05e47ba03638d34
History
Date User Action Args
2020-08-30 19:42:31pablogsalsetrecipients: + pablogsal, terry.reedy, pitrou, davin, miss-islington, vinay0410
2020-08-30 19:42:30pablogsalsetmessageid: <1598816550.99.0.479438951154.issue41344@roundup.psfhosted.org>
2020-08-30 19:42:30pablogsallinkissue41344 messages
2020-08-30 19:42:30pablogsalcreate