Skip to content

[v3-1-test] Protect against reproducibility issue with Python client (#57390)#57391

Merged
potiuk merged 1 commit intov3-1-testfrom
backport-a68df28-v3-1-test
Oct 28, 2025
Merged

[v3-1-test] Protect against reproducibility issue with Python client (#57390)#57391
potiuk merged 1 commit intov3-1-testfrom
backport-a68df28-v3-1-test

Conversation

@github-actions
Copy link
Copy Markdown

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

…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 potiuk marked this pull request as ready for review October 28, 2025 00:44
@potiuk potiuk merged commit 323fd8e into v3-1-test Oct 28, 2025
5 checks passed
@potiuk potiuk deleted the backport-a68df28-v3-1-test branch October 28, 2025 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant