Skip to content
New issue

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

Add Python 3.12 support to s3transfer #272

Merged
merged 3 commits into from
Aug 14, 2023
Merged

Add Python 3.12 support to s3transfer #272

merged 3 commits into from
Aug 14, 2023

Conversation

nateprewitt
Copy link
Contributor

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
Copy link

Codecov Report

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

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

❗ 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
@@             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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nateprewitt nateprewitt merged commit 082815d into develop Aug 14, 2023
26 checks passed
@nateprewitt nateprewitt deleted the 3_12 branch August 14, 2023 22:41
aws-sdk-python-automation added a commit that referenced this pull request Aug 15, 2023
* release-0.6.2:
  Bumping version to 0.6.2
  Run CRT tests on 3.12
  Update testing dependencies
  Upgrade pytest to 7.4.0 (#271)
  Add Python 3.12 support (#272)
  Update GHA configurations (#268)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants