Skip to content

v7.4.0

Choose a tag to compare

@ddelange ddelange released this 20 Oct 11:56
· 9 commits to master since this release
cefa547

Note

[s3] As of this release, smart_open.s3.iter_bucket will use a single shared concurrent.futures.ThreadPoolExecutor with a single shared thread-safe S3.Client. For more details, see #896 (comment).

Warning

This version was yanked from PyPI because 7.4.0 introduced S3 tcp_keepalive, which is available as of boto3 1.9.17. A lower pin was added in 7.4.1.

What's Changed

New Contributors

Full Changelog: v7.3.1...v7.4.0