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

Update all Python 3.6 tests to 3.9 #180

Conversation

ryantimjohn
Copy link
Contributor

No description provided.

@ryantimjohn ryantimjohn marked this pull request as ready for review December 15, 2022 16:49
@ryantimjohn ryantimjohn requested a review from Brunope December 16, 2022 11:57
@@ -568,7 +568,7 @@ workflows:
- integration_test:
name: redshift-s3-itest-old-pandas
extras: '[redshift-binary,itest]'
python_version: "3.9"
python_version: "3.8"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this being changed to 3.8?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah I'm guessing it's because this test specifically is targeting compatibility with an old version of pandas that maybe requires an older python version? the rest of these have been bumped to 3.9 as expected.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you got it!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried to find a way to get around this by allowing it to build the old version of pandas in 3.9 but kept creating compounding errors

…ration-tests-to-3-9-remove-build-tests-for-deprecated-python-version
@ryantimjohn ryantimjohn merged commit 18f1fe8 into master Dec 17, 2022
@ryantimjohn ryantimjohn deleted the RM-7-update-default-python-image-for-integration-tests-to-3-9-remove-build-tests-for-deprecated-python-version branch December 17, 2022 10:38
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.

4 participants