Skip to content

Conversation

ptiurin
Copy link
Collaborator

@ptiurin ptiurin commented Sep 17, 2025

Distutil has been removed from Python 3.12 so we can no longer use it. Moving the only function we were using to the codebase itself.
Adding tests in Nightlies to verify we're running on Python 3.12 as well as 3.13 without issues.
3.8 has been discontinued - https://devguide.python.org/versions/

@ptiurin ptiurin force-pushed the fix-3.12-compatibility branch from 846ddc3 to 0e2251a Compare September 17, 2025 15:55
@ptiurin ptiurin marked this pull request as ready for review September 17, 2025 15:59
@ptiurin ptiurin requested a review from a team as a code owner September 17, 2025 15:59
gm42
gm42 previously approved these changes Sep 17, 2025
Copy link

@bogdantruta-firebolt bogdantruta-firebolt left a comment

Choose a reason for hiding this comment

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

the Python version comment is to apply to all uses of 3.9

@ptiurin ptiurin changed the base branch from main to ci-use-shared-action-core September 18, 2025 08:44
Base automatically changed from ci-use-shared-action-core to main September 18, 2025 08:44
@ptiurin ptiurin dismissed stale reviews from bogdantruta-firebolt and gm42 September 18, 2025 08:44

The base branch was changed.

@ptiurin ptiurin force-pushed the fix-3.12-compatibility branch from 94749f1 to 57b6cf4 Compare September 18, 2025 08:52
Copy link

@ptiurin ptiurin merged commit 17e3fa2 into main Sep 18, 2025
7 checks passed
@ptiurin ptiurin deleted the fix-3.12-compatibility branch September 18, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants