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
2026-04-05 23:41:34 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18514235198637fd2f9a7a92084a73d630da8f17
typeshed
/
stubs
/
python-xlib
History
Alex Waygood
2279886964
Style: prefer
type[Foo | Bar]
over
type[Foo] | type[Bar]
(
#10039
)
2023-04-13 11:34:53 +02:00
..
@tests
…
Xlib
Style: prefer
type[Foo | Bar]
over
type[Foo] | type[Bar]
(
#10039
)
2023-04-13 11:34:53 +02:00
METADATA.toml
…