summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/pyshell.py
diff options
context:
space:
mode:
authorAntoine Pitrou <pitrou@free.fr>2017-03-24 13:45:34 (GMT)
committerGitHub <noreply@github.com>2017-03-24 13:45:34 (GMT)
commitcc3331fec8b7a61c3f06c097eac85bfa38490758 (patch)
treee4c49798dd88112cd4e96ce19d110848d5216e61 /Lib/idlelib/pyshell.py
parent90eafdb1546604c0e9bc207723484b6816570cfe (diff)
downloadcpython-cc3331fec8b7a61c3f06c097eac85bfa38490758.zip
cpython-cc3331fec8b7a61c3f06c097eac85bfa38490758.tar.gz
cpython-cc3331fec8b7a61c3f06c097eac85bfa38490758.tar.bz2
bpo-29861: release references to multiprocessing Pool tasks (#743) (#800)
* bpo-29861: release references to multiprocessing Pool tasks (#743) * bpo-29861: release references to multiprocessing Pool tasks Release references to tasks, their arguments and their results as soon as they are finished, instead of keeping them alive until another task arrives. * Comments in test (cherry picked from commit 8988945cdc27ffa86ba8c624e095b51c459f5154) * Fix Misc/NEWS (hopefully)
Diffstat (limited to 'Lib/idlelib/pyshell.py')
0 files changed, 0 insertions, 0 deletions