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

Revert "Add Python 3.12 support (#36755)" #38023

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Mar 11, 2024

This reverts commit 76dee0b.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk
Copy link
Member Author

potiuk commented Mar 11, 2024

We have some strange timeouts in canary build after merging 3.12 support, I will need to revert it and investigate separately (and reproduce it in separate PR.

@Taragolis
Copy link
Contributor

TestImpersonation.test_impersonation 🙄

@potiuk potiuk merged commit f6e7489 into apache:main Mar 11, 2024
31 checks passed
@potiuk potiuk deleted the revert-3-12-support branch March 11, 2024 09:24
@potiuk
Copy link
Member Author

potiuk commented Mar 11, 2024

More than that actually - some stranflge timeouts on databricks and python venv

@Taragolis
Copy link
Contributor

AS we discuss in the other PR, this test might have some strange side effect to the other test, maybe we could try to move entire tests/core/test_impersonation_tests.py into the Quarantine and that might "magically" fix other tests

@Taragolis
Copy link
Contributor

Yeah, maybe other things. But for that one I think it is worthwhile to move it in quarantined

@potiuk
Copy link
Member Author

potiuk commented Mar 11, 2024

Running tests in #38025 with new feature added - only running tests for latest versions to limit resources (and with some fixes - let's see).

drajguru pushed a commit to drajguru/airflow that referenced this pull request Mar 14, 2024
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools area:production-image Production image improvements and fixes area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:apache-cassandra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants