Commit graph

4 commits

Author SHA1 Message Date
adam
4e0bd589cf py-s3transfer: updated to 0.1.13:
0.1.13
bugfix:RequestPayer: Plumb RequestPayer argument to the CompleteMultipartUpload operation
2018-02-16 12:09:42 +00:00
adam
ed66a32538 py-s3transfer: updated to 0.1.12
0.1.12
enhancement:max_bandwidth: Add ability to set maximum bandwidth consumption for streaming of S3 uploads and downloads
2017-11-30 11:11:38 +00:00
adam
730abd0c2d 0.1.11
bugfix:TransferManager: Properly handle unicode exceptions in the context manager.
2017-09-04 18:08:13 +00:00
adam
5df1a9eda1 S3transfer is a Python library for managing Amazon S3 transfers.
This project is not currently GA. If you are planning to use this code in
production, make sure to lock to a minor version as interfaces may break from
minor version to minor version. For a basic, stable interface of s3transfer,
try the interfaces exposed in boto3.
2017-07-03 21:11:22 +00:00