Find
C
ase-sensitive
R
egexp search
Path
Showing
850e4be1
from
2026-06-23
:
Bug
2049032
- Get rid of a bunch of expired newtab trainhop compatibility shims. r=omc-reviewers,mimi,ini,urlbar-reviewers,mcheang
firefox-main
/
testing
/
web-platform
/
tests
/
tools
/
third_party
/
typing_extensions
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
typing_extensions-4.15.0.dist-info
-
typing_extensions.py
Special type indicating an unconstrained type. - Any is compatible with every type. - Any assumed to have all methods. - All values assumed to be instances of Any. Note that all the above statements are true from the point of view of static type checkers. At runtime, Any should not be used with instance checks.
160429
-