boto / s3transfer

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

Test Python 3.10 final #217

Closed hugovk closed 2 years ago

hugovk commented 2 years ago

Python 3.10 final was released last Monday:

https://discuss.python.org/t/python-3-10-0-is-now-available/10955

Quotes are needed for "3.10" in YAML so it's not interpreted as 3.1:

https://dev.to/hugovk/the-python-3-1-problem-85g

codecov-commenter commented 2 years ago

Codecov Report

Merging #217 (5f28592) into develop (031ed4a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #217   +/-   ##
========================================
  Coverage    85.41%   85.41%           
========================================
  Files           16       16           
  Lines         2764     2764           
========================================
  Hits          2361     2361           
  Misses         403      403           

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 031ed4a...5f28592. Read the comment docs.