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

Drop Python 3.7 as a supported version #270

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Drop Python 3.7 as a supported version #270

merged 1 commit into from
Nov 1, 2023

Conversation

susodapop
Copy link
Contributor

Description

Now that Python 3.7 is EOL, we can drop it as a supported version in this connector in advance of verision 3.0.0's release.

To that end, this PR also reverts #208 which was a temporary fix until we dropped Python 3.7 support.

Note: this change was originally included on our async branch. Here I'm pull requesting it onto main.

Related Tickets & Documents

Closes #207

Signed-off-by: Jesse Whitehouse <[email protected]>
(cherry picked from commit 8d85fa8)
@susodapop susodapop merged commit c425c4a into main Nov 1, 2023
6 of 14 checks passed
@susodapop susodapop deleted the drop-python3.7 branch November 1, 2023 20:32
susodapop pushed a commit that referenced this pull request Nov 9, 2023
This was missed in #270

Signed-off-by: Jesse Whitehouse <[email protected]>
susodapop pushed a commit that referenced this pull request Nov 9, 2023
…274)

Remove Python 3.7 from the matrix for _all_ workflows

This was missed in #270

Signed-off-by: Jesse Whitehouse <[email protected]>
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.

Drop support for Python 3.7
2 participants