StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Michael0x2a

Rating
1593.15 (2,124th)
Reputation
24,005 (5,399th)
Page: 1 2 3 ... 12
Title Δ
Python mypy Annotation Decorators __call__ 0.00
Mypy not recognizing Class Types with inheritance 0.00
Is it possible to reduce/eliminate MyPy errors for system level cod... -0.97
Python typing: Creating Tuple type at runtime 0.00
mypy updating return value from child method using child's name... 0.00
How to share stubs for type hinting transitively? 0.00
Is PEP 585 unusable at runtime under Python 3.7 and 3.8? 0.00
What is the static type of self? 0.00
How to statically get TypeVar parameters from a Generic for use in... 0.00
Does mypy only type check a function if it declares a return type? 0.00
Annotating return types for methods returning self in mixins 0.00
Confusion with using Mypy with class inheritance - List vs Sequence 0.00
Why does mypy not consider a class as iterable if it has __len__ an... 0.00
How does mypy use typing.TYPE_CHECKING to resolve the circular impo... 0.00
How to type hint with an optional import? 0.00
mypy does not like aliased Cython types 0.00
Typechecking dynamically added attributes +1.70
Why does mypy not infer function annotation from @overload? 0.00
How can i document dictionary keys for a functions argument? +0.38
TypeVar annotating arguments versus returns 0.00
Inline type annotations vs. stub results in different mypy behaviour 0.00
Bypass mypy's "Module has no attribute" on dynamic at... 0.00
Subclass Python list with all elements of the same type 0.00
error: Skipping analyzing 'flask_mysqldb': found module but... 0.00
get_type_hints on TypeVar 0.00
Problem with Python type hinting and standard libs 0.00
Determining why a particular object does not implement a Protocol 0.00
"Unsupported target for indexed assignment" with mypy, de... +0.37
Python type hint for arbitrary classes only (not class instances or... 0.00
Python: Naming types and assigning variables outside a function fro... 0.00
Why does mypy fail on this automatically annotated module by Monkey... 0.00
What is the correct type hinting for COM Objects in python? 0.00
Use a subtype with mypy -0.07
How to dynamically use Python's type hinting to indicate a retu... -0.86
mypy complains: function type annotation with Type[TypeVar['T&#... 0.00
Can I use the typing information from another function as the retur... 0.00
How to define a ContextManager Protocol 0.00
How to write a typehint / use a typevar for a filter method? 0.00
Difference between TypeVar('T', A, B) and TypeVar('T... 0.00
Difference between mypy vs mypy-lang vs pyls-mypy python packages 0.00
How to use mypy annotation in a for loop with generic subclassing /... 0.00
Enforcing proper usage of python Enum -2.69
When to use IO[str]/IO[bytes] and TextIO/BinaryIO in Python type hi... 0.00
Indicating that a parameter should be a mutable reference -2.69
Variable "foo_class" is not valid as type, but why? 0.00
How to express and enforce that a class has 2 modes of operation, e... 0.00
Type annotating class variable: in init or body? +1.58
Python: How to write typing.overload decorator for bool arguments b... 0.00
Python leaving attribute unassigned with ellipsis or None + type hi... 0.00
mypy "Incompatible import" error for conditional imports 0.00