mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 04:11:28 +08:00
Update to mypy 1.14 (#13272)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# TODO: missing from stub
|
||||
simplejson.__all__
|
||||
simplejson.decoder.__all__
|
||||
simplejson.scanner.__all__
|
||||
|
||||
# Speedups (C vs Python inconsistency):
|
||||
simplejson.scanner.make_scanner
|
||||
simplejson.scanner.JSONDecodeError.__init__
|
||||
|
||||
Reference in New Issue
Block a user