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-05-04 12:35:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
614aa1a2ba933af1fff9afda20cfa0c6022d9150
typeshed
/
stubs
/
python-xlib
T
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
…