Skip to content

V2 support for Python 3.12 #8342

@ericbn

Description

@ericbn

Describe the feature

aws-cli V2 currently supports:

  • 3.8.x
  • 3.9.x
  • 3.10.x
  • 3.11.x

Add support for Python 3.12.x too.

Use Case

I installed aws-cli V2 using Homebrew, and it's the last tool I have installed still using Python 3.11. But more importantly, I believe this helps keep V2 up-to-date.

Proposed Solution

Add support for Python 3.12.x too.

Other Information

Python 3.12 was first released on 2023-10-02 and has EOL scheduled for 2028-10. See https://devguide.python.org/versions/

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

2.13.37

Environment details (OS name and version, etc.)

Darwin/21.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThis is a problem with documentation.feature-requestA feature should be added or improved.installationp2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions