mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
* Mark stdlib modules with upper version bounds * Add minus to all versions and enforce in check_consistent * Fix check_consistent and mypy_test to work with new VERSIONS format
2 lines
63 B
Python
2 lines
63 B
Python
def getpreferredencoding(do_setlocale: bool = ...) -> str: ...
|