We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
boto3
boto
get_s3_versions
smart_open
s3_iter_bucket
The text was updated successfully, but these errors were encountered:
The last release of smart_open library, fron which we get the s3_iter_bucket still works with boto.
The last version of the files on github of this library use boto3.
=> we wait until the release of smart open with boto3, and live with the 2 boto for now.
smart open
Sorry, something went wrong.
e-maud
No branches or pull requests
boto3
and get read ofboto
get_s3_versions
so that the first param is an instantiated bucket already.smart_open
libraryboto3
librarys3_iter_bucket
function (default is 16)The text was updated successfully, but these errors were encountered: