This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2025-12-21 03:11:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ee09d9eb194c0466a143e38d4bf6b31f58366fa5
typeshed
/
stubs
/
simplejson
/
simplejson
History
Alex Waygood
740193a8fc
Use
TypeAlias
where possible for type aliases (
#7630
)
2022-04-15 18:01:00 -07:00
..
__init__.pyi
Use
TypeAlias
where possible for type aliases (
#7630
)
2022-04-15 18:01:00 -07:00
decoder.pyi
Removed a bunch of unused import symbols detected by pyright. (
#5060
)
2021-02-23 19:46:46 +01:00
encoder.pyi
Added missing type annotations and type arguments (
#5070
)
2021-02-25 15:09:58 -08:00
errors.pyi
Create simplejson.errors (
#6492
)
2021-12-05 12:32:37 +02:00
raw_json.pyi
Add
RawJSON
to
simplejson
stubs (
#5921
)
2021-08-13 17:50:59 +02:00
scanner.pyi
Big diff: Use new "|" union syntax (
#5872
)
2021-08-08 11:05:21 +02:00