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

Py 3.12 Changes #23

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

sameer-google
Copy link

@sameer-google sameer-google commented Sep 5, 2024

Added Support for python 3.12

python 3.12 documentation reference: documentation

Changes:

@sameer-google sameer-google changed the title invalid escape sequence in py 3.12 Py 3.12 Changes Sep 18, 2024
@sushantkhanna
Copy link

sushantkhanna commented Nov 25, 2024

Can you please squash the commits into one neat commit updating Boto for Py 3.12.

Can you also please update the description to a more detailed one. I especially wanted to know what kind of changes did you do to the library to support Py 3.12. We can review accordingly.

@sameer-google sameer-google force-pushed the boto-py-3.12 branch 2 times, most recently from 76c01e2 to 5d5383d Compare November 25, 2024 09:28
@sameer-google
Copy link
Author

Can you please squash the commits into one neat commit updating Boto for Py 3.12.

Can you also please update the description to a more detailed one. I especially wanted to know what kind of changes did you do to the library to support Py 3.12. We can review accordingly.

  • Squashed the commits into one neat commit updating Boto for Py 3.12.
  • Provided Description with references to all the changes done.

bin/cwutil Show resolved Hide resolved
boto/__init__.py Outdated Show resolved Hide resolved
boto/connection.py Outdated Show resolved Hide resolved
boto/connection.py Outdated Show resolved Hide resolved
boto/https_connection.py Outdated Show resolved Hide resolved
tests/unit/rds/test_connection.py Outdated Show resolved Hide resolved
@sushantkhanna sushantkhanna merged commit 182bb6b into gsutil-mirrors:develop Nov 26, 2024
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.

2 participants