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 shihai1991
Recipients shihai1991, vstinner
Date 2020-05-04.03:14:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588562089.62.0.807503892472.issue40135@roundup.psfhosted.org>
In-reply-to
Content
The easy way to fix this test case is that don't define the shared memory block's name. `test_shared_memory_basics` has tested against the shared memory block's name, so canceling the shared memory block'name has no side-effect.
History
Date User Action Args
2020-05-04 03:14:49shihai1991setrecipients: + shihai1991, vstinner
2020-05-04 03:14:49shihai1991setmessageid: <1588562089.62.0.807503892472.issue40135@roundup.psfhosted.org>
2020-05-04 03:14:49shihai1991linkissue40135 messages
2020-05-04 03:14:49shihai1991create