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 vstinner
Recipients shihai1991, vstinner
Date 2020-05-04.15:06:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588604762.51.0.0281720191094.issue40135@roundup.psfhosted.org>
In-reply-to
Content
New changeset caa3ef284a2e5e5b9bdd6a9e619804122c842d80 by Hai Shi in branch 'master':
bpo-40135: Fix multiprocessing test_shared_memory_across_processes() (GH-19892)
https://github.com/python/cpython/commit/caa3ef284a2e5e5b9bdd6a9e619804122c842d80
History
Date User Action Args
2020-05-04 15:06:02vstinnersetrecipients: + vstinner, shihai1991
2020-05-04 15:06:02vstinnersetmessageid: <1588604762.51.0.0281720191094.issue40135@roundup.psfhosted.org>
2020-05-04 15:06:02vstinnerlinkissue40135 messages
2020-05-04 15:06:02vstinnercreate