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 ObjectStoragePath for universal_pathlib>=v0.2.2 #37930

Merged
merged 4 commits into from
Mar 10, 2024

Conversation

bolkedebruin
Copy link
Contributor

@bolkedebruin bolkedebruin commented Mar 6, 2024

This updates ObjectStoragePath to be compatible with universal_pathlib >= 0.2.2 which in turn makes it compatible with Python 3.12+.


^ 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.

This updates ObjectStoragePath to be compatible with universal_pathlib >= 0.2.1 which in turn makes it compatible with Python 3.12+.
@potiuk
Copy link
Member

potiuk commented Mar 6, 2024

cool.

@bolkedebruin
Copy link
Contributor Author

@potiuk can we green light this?

Copy link
Contributor

@eladkal eladkal left a comment

Choose a reason for hiding this comment

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

LGTM

@eladkal eladkal added this to the Airflow 2.9.0 milestone Mar 10, 2024
@bolkedebruin bolkedebruin merged commit 191b5c3 into apache:main Mar 10, 2024
85 checks passed
@bolkedebruin bolkedebruin deleted the reapply-upath branch March 10, 2024 11:36
@potiuk
Copy link
Member

potiuk commented Mar 10, 2024

WOW ! Fantastic!. Let me try Python 3.12 build now :)

drajguru pushed a commit to drajguru/airflow that referenced this pull request Mar 14, 2024
This updates ObjectStoragePath to be compatible with universal_pathlib >= 0.2.1 which in turn makes it compatible with Python 3.12+.

---------

Co-authored-by: Andreas Poehlmann <[email protected]>
@ephraimbuddy ephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Mar 14, 2024
howardyoo pushed a commit to howardyoo/airflow that referenced this pull request Mar 18, 2024
This updates ObjectStoragePath to be compatible with universal_pathlib >= 0.2.1 which in turn makes it compatible with Python 3.12+.

---------

Co-authored-by: Andreas Poehlmann <[email protected]>
howardyoo pushed a commit to howardyoo/airflow that referenced this pull request Mar 31, 2024
This updates ObjectStoragePath to be compatible with universal_pathlib >= 0.2.1 which in turn makes it compatible with Python 3.12+.

---------

Co-authored-by: Andreas Poehlmann <[email protected]>
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
This updates ObjectStoragePath to be compatible with universal_pathlib >= 0.2.1 which in turn makes it compatible with Python 3.12+.

---------

Co-authored-by: Andreas Poehlmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:common-io type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants