Skip to content

update minimal python to 3.10#1251

Closed
jmkuebler wants to merge 1 commit intovllm-project:mainfrom
jmkuebler:patch-1
Closed

update minimal python to 3.10#1251
jmkuebler wants to merge 1 commit intovllm-project:mainfrom
jmkuebler:patch-1

Conversation

@jmkuebler
Copy link
Copy Markdown

Resolves #1250

SUMMARY:
Chained context managers were introduced by python3.10

TEST PLAN:
N/A

Copy link
Copy Markdown
Collaborator

@kylesayrs kylesayrs left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

@kylesayrs kylesayrs added the ready When a PR is ready for review label Mar 13, 2025
Copy link
Copy Markdown
Collaborator

@dsikka dsikka left a comment

Choose a reason for hiding this comment

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

I think we still want to support 3.9 for the time being. We should update the incorrect lines

@markurtz
Copy link
Copy Markdown
Collaborator

Closing this out as @rahul-tuli is putting up the full fix in #1287. As @dsikka said, we have to support Python 3.9 until it is EOL in October and the code needs to be updated to be 3.9 friendly.

@markurtz markurtz closed this Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready When a PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should the minimal python version be 3.10?

4 participants