typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Use TypedDict for return type of localeconv()

Open srittau opened this issue 1 year ago • 1 comments

Mark constants as Final in _locale.pyi

srittau avatar Aug 28 '24 17:08 srittau

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Aug 28 '24 17:08 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Aug 29 '24 14:08 github-actions[bot]