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 support for python 3.11 #7284

Merged
merged 1 commit into from Sep 21, 2022
Merged

add support for python 3.11 #7284

merged 1 commit into from Sep 21, 2022

Conversation

dlm6693
Copy link
Contributor

@dlm6693 dlm6693 commented Sep 20, 2022

This PR formally adds support for python 3.11 to v1 of the AWS CLI by adding it to the test build, setup.py and the readme.

@dlm6693 dlm6693 requested review from nateprewitt and kyleknap Sep 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2022

Codecov Report

Merging #7284 (ed8a278) into develop (de97932) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop   #7284   +/-   ##
=======================================
  Coverage     0.08%   0.08%           
=======================================
  Files          205     205           
  Lines        16452   16452           
=======================================
  Hits            14      14           
  Misses       16438   16438           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dlm6693
Copy link
Contributor Author

dlm6693 commented Sep 20, 2022

Some macos builds seem to be intermittently failing. 3.7 and 3.8 failed on this branch before opening up this PR and now 3.11 is failing. I think its an issue on GitHub's end (hopefully).

Copy link
Member

@nateprewitt nateprewitt left a comment

A couple quick tweaks to the changelog and I think this will be set.

.changes/next-release/feature-pythonsupport-57070.json Outdated Show resolved Hide resolved
.changes/next-release/feature-pythonsupport-57070.json Outdated Show resolved Hide resolved
.changes/next-release/feature-pythonsupport-57070.json Outdated Show resolved Hide resolved
@dlm6693 dlm6693 merged commit 3f3f3dc into aws:develop Sep 21, 2022
15 checks passed
@dlm6693 dlm6693 deleted the python-3.11 branch Sep 21, 2022
aws-sdk-python-automation added a commit that referenced this pull request Sep 21, 2022
* release-1.25.79:
  Bumping version to 1.25.79
  Update changelog based on model updates
  add support for python 3.11 (#7284)
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.

None yet

3 participants