Skip to content

types-Deprecated 1.3.1.20260130

Version history | Download JSON

  • PyPI https://pypi.org/project/types-Deprecated/
    Repository https://github.com/python/typeshed

  • py.typed
    stubs-only typeshed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 79
        "Any" : 2
        "Untyped" : 0
    • 100.0% coverage
    • 97.5% coverage (strict)
    • 81 typable
      • 79 typed
      • 0 untyped
      • 2 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 29
        "classes" : 36
        "other" : 5
    • 5 functions (+2 overloads)
      • 24 parameters
    • 3 classes
      • 10 methods (+0 overloads)
        • 26 parameters
      • 0 properties
    • 4 modules
      • 5 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
Deprecated 100.0% 100.0% 4 0
Deprecated.classic 100.0% 100.0% 30 0
Deprecated.params 100.0% 88.2% 17 0
Deprecated.sphinx 100.0% 100.0% 30 0

Incomplete Annotations

Deprecated.params (0 missing, 2 any)

Symbol Typable Typed Any
meth DeprecatedParams.check_params 4 4 2

Type-Ignore Comments

No type-ignore comments.