Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 16284 |
|---|---|
| Nosy | @brianquinlan, @mdickinson, @pitrou, @asvetlov |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2012-11-03.13:36:45.805>created_at=<Date2012-10-19.10:15:26.514>labels= ['type-feature', 'library'] title='concurrent.futures ThreadPoolExecutor keeps unnecessary references to worker functions.'updated_at=<Date2012-11-03.13:52:51.374>user='https://github.com/mdickinson'bugs.python.org fields:
activity=<Date2012-11-03.13:52:51.374>actor='asvetlov'assignee='none'closed=Trueclosed_date=<Date2012-11-03.13:36:45.805>closer='asvetlov'components= ['Library (Lib)'] creation=<Date2012-10-19.10:15:26.514>creator='mark.dickinson'dependencies= [] files= ['27619', '27633', '27820', '27850'] hgrepos= [] issue_num=16284keywords= ['patch'] message_count=9.0messages= ['173318', '173388', '173391', '173435', '173693', '174412', '174608', '174617', '174618'] nosy_count=9.0nosy_names= ['bquinlan', 'mark.dickinson', 'pitrou', 'schmir', 'jnoller', 'asvetlov', 'python-dev', 'sbt', 'lyapun'] pr_nums= [] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue16284'versions= ['Python 3.4']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement