boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
215 stars 134 forks source link

Add Python 3.12 support to s3transfer #272

Closed nateprewitt closed 1 year ago

nateprewitt commented 1 year ago

This PR will start running our test suite against Python 3.12 release candidate builds to ensure we're ready for final release later this year. The current targeted release date for Python 3.12 is October 2, 2023.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.03% :tada:

Comparison is base (1eef558) 85.36% compared to head (e4187c3) 85.39%. Report is 1 commits behind head on develop.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #272 +/- ## =========================================== + Coverage 85.36% 85.39% +0.03% =========================================== Files 16 16 Lines 2719 2719 =========================================== + Hits 2321 2322 +1 + Misses 398 397 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/boto/s3transfer/pull/272/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boto)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.