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 testing and classifier for Python 3.11 #243

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

nateprewitt
Copy link
Contributor

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.

@nateprewitt nateprewitt requested a review from joguSD June 21, 2022 00:05
@codecov-commenter
Copy link

codecov-commenter commented Jun 21, 2022

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.

@nateprewitt nateprewitt requested a review from dlm6693 June 22, 2022 20:36
@nateprewitt nateprewitt merged commit a1d4347 into boto:develop Jun 23, 2022
@nateprewitt nateprewitt deleted the 3.11 branch June 23, 2022 17:13
aws-sdk-python-automation added a commit that referenced this pull request May 4, 2023
* release-0.6.1:
  Bumping version to 0.6.1
  Handle checksums on copy (#242)
  Update block public access settings
  Use codecov-action instead of pip installing.
  Fix isort version (#263)
  Bump wheel from 0.37.0 to 0.38.1 (#261)
  Move CI to release 3.11 build (#259)
  Update lockfile to fix atomicwrite (#245)
  Add testing and classifier for Python 3.11 (#243)
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