diff options
author | Enzo Bonnal <bonnal.enzo.dev@gmail.com> | 2025-03-13 10:57:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 10:57:53 (GMT) |
commit | a005835f699b5ba44beb8c856db1f62454522e1e (patch) | |
tree | fe33d488cbec96defc8772f7f821d1f133dad92c /Lib/mimetypes.py | |
parent | e98d321bef16fa78f289c79bd332bf7a1cbf11b5 (diff) | |
download | cpython-a005835f699b5ba44beb8c856db1f62454522e1e.zip cpython-a005835f699b5ba44beb8c856db1f62454522e1e.tar.gz cpython-a005835f699b5ba44beb8c856db1f62454522e1e.tar.bz2 |
gh-74028: add `buffersize` parameter to `concurrent.futures.Executor.map` for lazier behavior (#125663)
`concurrent.futures.Executor.map` now supports limiting the number of submitted
tasks whose results have not yet been yielded via the new `buffersize` parameter.
---------
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Diffstat (limited to 'Lib/mimetypes.py')
0 files changed, 0 insertions, 0 deletions