mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
formatter, parser, _bootlocale: remove for py310 (#5298)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -1 +1,4 @@
|
||||
def getpreferredencoding(do_setlocale: bool = ...) -> str: ...
|
||||
import sys
|
||||
|
||||
if sys.version_info < (3, 10):
|
||||
def getpreferredencoding(do_setlocale: bool = ...) -> str: ...
|
||||
|
||||
Reference in New Issue
Block a user