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/ directorytopic-multiprocessingtype-featureA feature request or enhancementA feature request or enhancement
Description
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=Nonecreated_at=<Date2017-03-18.01:32:56.383>labels= ['3.8', 'library'] title='Make Executor.map work with infinite/large inputs correctly'updated_at=<Date2021-05-05.00:42:51.731>user='https://github.com/MojoVampire'bugs.python.org fields:
activity=<Date2021-05-05.00:42:51.731>actor='leezu'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)'] creation=<Date2017-03-18.01:32:56.383>creator='josh.r'dependencies= [] files= [] hgrepos= [] issue_num=29842keywords= ['patch'] message_count=8.0messages= ['289789', '289790', '293677', '293708', '322390', '322391', '341565', '385067'] nosy_count=7.0nosy_names= ['bquinlan', 'ezio.melotti', 'max', 'josh.r', 'dlukes', 'Klamann', 'leezu'] pr_nums= ['707', '18566'] priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype=Noneurl='https://bugs.python.org/issue29842'versions= ['Python 3.8']Linked PRs
- gh-74028: Introduce a prefetch parameter to Executor.map to handle large iterators #114975
- gh-74028:
concurrent.futures.Executor.map: introducebuffersizeparam for lazier behavior #125663 - gh-74028: update
whatsnew/3.14.rstpost gh-125663 #131214 - gh-74028:
concurrent.futures.Executor.map: avoid reference cycles when an exception is raised #131701
vinismarques, emulbreh, andy-from-meiro and ebonnal
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Done