typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Switch to PEP 570 positional-only argument syntax

Open srittau opened this issue 1 year ago • 1 comments

srittau avatar Jan 04 '24 13:01 srittau

I wrote a script to do this, I can make a PR once https://github.com/python/typeshed/pull/11238 is merged

Found one minor flake8-pyi issue: https://github.com/PyCQA/flake8-pyi/pull/456

hauntsaninja avatar Jan 04 '24 22:01 hauntsaninja