microsoft / vscode-isort

Import sorting for python using the isort library.
https://marketplace.visualstudio.com/items?itemName=ms-python.isort
MIT License
86 stars 20 forks source link

Add Python 3.12-dev to tests actions #330

Closed pheonix-18 closed 11 months ago

pheonix-18 commented 11 months ago

closes: https://github.com/microsoft/vscode-isort/issues/326, Added Python 3.12 Version to file: https://github.com/microsoft/vscode-isort/blob/main/.github/workflows/pr-check.yml

pheonix-18 commented 11 months ago

@karthiknadig I'm not sure how to run tests on my PR. Also can you review my PR title and commit message.

Thank You

anthonykim1 commented 11 months ago

Hello! @pheonix-18, I think it should be '3.12-dev' instead of '3.12'

anthonykim1 commented 11 months ago

@karthiknadig I'm not sure how to run tests on my PR. Also can you review my PR title and commit message.

I can help you run the test after we fix the 3.12 to 3.12-dev :)