diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-06-24 19:22:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-24 19:22:23 +0200 |
commit | 13e96cc596d158b98996db3fa291086ea4afecd9 (patch) | |
tree | e5d5abb7f5364b484ca4396ff99986ccac16ed0c /Python/thread.c | |
parent | 0ee32c148119031e19c79359f5c4789ee69fa355 (diff) | |
download | cpython-git-13e96cc596d158b98996db3fa291086ea4afecd9.tar.gz |
Fix bpo-30596: Add close() method to multiprocessing.Process (#2010)
* Fix bpo-30596: Add close() method to multiprocessing.Process
* Raise ValueError if close() is called before the Process is finished running
* Add docs
* Add NEWS blurb
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions