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 pitrou
Recipients davin, pitrou, tomMoral
Date 2019-05-20.19:37:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558381030.8.0.631573808819.issue36888@roundup.psfhosted.org>
In-reply-to
Content
New changeset c09a9f56c08d80567454cae6f78f738a89e1ae94 by Antoine Pitrou (Thomas Moreau) in branch 'master':
bpo-36888: Add multiprocessing.parent_process() (GH-13247)
https://github.com/python/cpython/commit/c09a9f56c08d80567454cae6f78f738a89e1ae94
History
Date User Action Args
2019-05-20 19:37:10pitrousetrecipients: + pitrou, davin, tomMoral
2019-05-20 19:37:10pitrousetmessageid: <1558381030.8.0.631573808819.issue36888@roundup.psfhosted.org>
2019-05-20 19:37:10pitroulinkissue36888 messages
2019-05-20 19:37:10pitroucreate