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 python-dev
Recipients asvetlov, bquinlan, jnoller, lyapun, mark.dickinson, pitrou, python-dev, sbt, schmir
Date 2012-11-03.13:36:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xv1Q24FqNzR9J@mail.python.org>
In-reply-to
Content
New changeset 70cef0a160cf by Andrew Svetlov in branch 'default':
Issue #16284: Prevent keeping unnecessary references to worker functions in concurrent.futures ThreadPoolExecutor.
http://hg.python.org/cpython/rev/70cef0a160cf
History
Date User Action Args
2012-11-03 13:36:11python-devsetrecipients: + python-dev, bquinlan, mark.dickinson, pitrou, schmir, jnoller, asvetlov, sbt, lyapun
2012-11-03 13:36:11python-devlinkissue16284 messages
2012-11-03 13:36:11python-devcreate