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 Jim.Jewett, asksol, davin, pitrou
Date 2017-06-24.17:22:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498324945.65.0.683320110246.issue30596@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 13e96cc596d158b98996db3fa291086ea4afecd9 by Antoine Pitrou in branch 'master':
Fix bpo-30596: Add close() method to multiprocessing.Process (#2010)
https://github.com/python/cpython/commit/13e96cc596d158b98996db3fa291086ea4afecd9
History
Date User Action Args
2017-06-24 17:22:25pitrousetrecipients: + pitrou, asksol, Jim.Jewett, davin
2017-06-24 17:22:25pitrousetmessageid: <1498324945.65.0.683320110246.issue30596@psf.upfronthosting.co.za>
2017-06-24 17:22:25pitroulinkissue30596 messages
2017-06-24 17:22:25pitroucreate