Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Oct 28, 2025

When you are preparing python client with non-default Python version, the preparation step will fail and let you know how to reinstall breeze with the default version - because different versions of Python might produce different generated ast code.


^ 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 airflow-core/newsfragments.

When you are preparing python client with non-default Python
version, the preparation step will fail and let you know how to
reinstall breeze with the default version - because different
versions of Python might produce different generated ast code.
@potiuk potiuk merged commit a68df28 into apache:main Oct 28, 2025
28 checks passed
@potiuk potiuk deleted the protect-reproducibility-python-client branch October 28, 2025 00:09
github-actions bot pushed a commit that referenced this pull request Oct 28, 2025
…57390)

When you are preparing python client with non-default Python
version, the preparation step will fail and let you know how to
reinstall breeze with the default version - because different
versions of Python might produce different generated ast code.
(cherry picked from commit a68df28)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@github-actions
Copy link

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

github-actions bot pushed a commit to potiuk/airflow that referenced this pull request Oct 28, 2025
…pache#57390)

When you are preparing python client with non-default Python
version, the preparation step will fail and let you know how to
reinstall breeze with the default version - because different
versions of Python might produce different generated ast code.
(cherry picked from commit a68df28)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit that referenced this pull request Oct 28, 2025
…57390) (#57391)

When you are preparing python client with non-default Python
version, the preparation step will fail and let you know how to
reinstall breeze with the default version - because different
versions of Python might produce different generated ast code.
(cherry picked from commit a68df28)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants