Staging
v0.8.1
https://github.com/python/cpython
Revision 12536bd261ba95cd2748f3d7d47768742a6ffa7a authored by Antoine Pitrou on 28 June 2017, 11:48:38 UTC, committed by Victor Stinner on 28 June 2017, 11:48:38 UTC
* Clear potential ref cycle between Process and Process target

Besides Process.join() not being called, this was an indirect cause of bpo-30775.
The threading module already does this.

* Add issue reference.
(cherry picked from commit 79d37ae979a65ada0b2ac820279ccc3b1cd41ba6)
1 parent 5b5002c
History
Tip revision: 12536bd261ba95cd2748f3d7d47768742a6ffa7a authored by Antoine Pitrou on 28 June 2017, 11:48:38 UTC
[2.7] Clear potential ref cycle between Process and Process target (GH-2470) (#2473)
Tip revision: 12536bd
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.1 KB
README.txt -rw-r--r-- 3.9 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.7 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 35.8 KB
license.rst -rw-r--r-- 44.1 KB
make.bat -rw-r--r-- 3.6 KB

README.txt

back to top