Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bugfix] fix type hint for py 3.8 #4036

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

youkaichao
Copy link
Member

@youkaichao youkaichao commented Apr 12, 2024

FIX #4035

tuple can only be used for type annotation from python 3.9

Copy link
Member

@ywang96 ywang96 left a comment

Choose a reason for hiding this comment

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

LGTM - Thanks for the fix!

@youkaichao youkaichao enabled auto-merge (squash) April 12, 2024 18:34
@simon-mo
Copy link
Collaborator

😢 we should bring back a Python 3.8 CI

@youkaichao
Copy link
Member Author

😢 we should bring back a Python 3.8 CI

Let me first bring 3.8-3.11 ruff/yapf test.

@youkaichao youkaichao merged commit 96b6a6d into vllm-project:main Apr 12, 2024
35 checks passed
@youkaichao youkaichao deleted the fix_type branch April 12, 2024 19:37
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Apr 21, 2024
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Apr 21, 2024
z103cb pushed a commit to z103cb/opendatahub_vllm that referenced this pull request Apr 22, 2024
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Apr 26, 2024
Temirulan pushed a commit to Temirulan/vllm-whisper that referenced this pull request Sep 6, 2024
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.

[Bug]: Incorrect typing for Python 3.8
3 participants