Skip to content

[v3-0-test] Python versions in shell params are strings (#52306)#52309

Merged
potiuk merged 1 commit intov3-0-testfrom
backport-1c0c01d-v3-0-test
Jun 26, 2025
Merged

[v3-0-test] Python versions in shell params are strings (#52306)#52309
potiuk merged 1 commit intov3-0-testfrom
backport-1c0c01d-v3-0-test

Conversation

@github-actions
Copy link
Copy Markdown

The versions were "floats" and it accidentally worked because
they were coerced to strings, but with 3.10 it will be coerced to
the "3.1" string.
(cherry picked from commit 1c0c01d)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

The versions were "floats" and it accidentally worked because
they were coerced to strings, but with 3.10 it will be coerced to
the "3.1" string.
(cherry picked from commit 1c0c01d)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk potiuk marked this pull request as ready for review June 26, 2025 22:07
@potiuk potiuk merged commit ea929ed into v3-0-test Jun 26, 2025
5 checks passed
@potiuk potiuk deleted the backport-1c0c01d-v3-0-test branch June 26, 2025 22:07
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