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 #326

Closed luabud closed 11 months ago

luabud commented 11 months ago

We should add Python 3.12-dev here and see if all tests pass: https://github.com/microsoft/vscode-isort/blob/main/.github/workflows/pr-check.yml

pheonix-18 commented 11 months ago

Can I take this issue @luabud

eleanorjboyd commented 11 months ago

@karthiknadig, this addition failed on the python repo- do we anticipate it will work on this repo? --Edit: Yes

pheonix-18 commented 11 months ago

Made PR: #330