boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
209 stars 133 forks source link

Add testing and classifier for Python 3.11 #243

Closed nateprewitt closed 2 years ago

nateprewitt commented 2 years ago

This PR is the start of getting us prepared for Python 3.11's release in October. The codebase should currently run without issue and now that Botocore's unblocked we should be set to start adding it to downstreams like boto3/s3transfer.

codecov-commenter commented 2 years ago

Codecov Report

Merging #243 (884045a) into develop (6bae40b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #243   +/-   ##
========================================
  Coverage    85.32%   85.32%           
========================================
  Files           16       16           
  Lines         2713     2713           
========================================
  Hits          2315     2315           
  Misses         398      398           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6bae40b...884045a. Read the comment docs.