Skip to content

Drop 3.9 and support 3.14#7233

Closed
khsrali wants to merge 1 commit intoaiidateam:mainfrom
khsrali:3.14
Closed

Drop 3.9 and support 3.14#7233
khsrali wants to merge 1 commit intoaiidateam:mainfrom
khsrali:3.14

Conversation

@khsrali
Copy link
Copy Markdown
Collaborator

@khsrali khsrali commented Feb 25, 2026

No description provided.

@danielhollas
Copy link
Copy Markdown
Collaborator

Given the amount of change I would recommend doing this as two separate PRs.

Before dropping 3.9 I would recommend bumping ruff, we are on a very old version, and new versions should have better / more robust auto fixes.

@agoscinski
Copy link
Copy Markdown
Collaborator

Replaced by PRs #7240 #7244

Before dropping 3.9 I would recommend bumping ruff, we are on a very old version, and new versions should have better / more robust auto fixes.

I am not sure what the purpose of doing this before 3.9 is. If we drop 3.9 we should get better rule system because it does not consider py3.9 specific things.

@agoscinski agoscinski closed this Mar 1, 2026
@danielhollas
Copy link
Copy Markdown
Collaborator

I am not sure what the purpose of doing this before 3.9 is. If we drop 3.9 we should get better rule system because it does not consider py3.9 specific things.

This is specifically talking about UP rules.

@danielhollas
Copy link
Copy Markdown
Collaborator

I am not sure what the purpose of doing this before 3.9 is. If we drop 3.9 we should get better rule system because it does not consider py3.9 specific things.

Oh, weirdly the UP rules are not activated in our ruff configuration so you're right that it is not needed to upgrade ruff before dropping 3.9.

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