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 4 ... 12
Title Δ
Mypy Unsupported type Type[typeVarAlias] +0.37
Is there a way for mypy to warn about missing explicit typing when... 0.00
Is it possible to type hint exclusively a class object but exclude... 0.00
Function calls as Python field annotations +0.34
What Python type annotation to represent generic type class +0.38
Optional or union with forward reference in Python class, incorrect... 0.00
pytype raises FAILED for function using TypeVar 0.00
How can I distinguish between two dynamic types? 0.00
Pycharm type hints warning for classes instead of instances 0.00
Typing: Raw value or Container 0.00
Haw can I create class of generic type? 0.00
How can I make a recursive Python type defined over several aliases? +1.39
Why does mypy report incompatible types when child and parent class... 0.00
How to annotate attribute that can be implemented as property? 0.00
Type inference for class derived from Mapping 0.00
Use attribute from Optional[Union[str, int]] parameter depending on... 0.00
key typechecking in mypy Dict type 0.00
Extending stub file for a third-party library/module +2.08
How should a python type hint require that a value has a given attr... +1.51
Typehints for python class 0.00
Specifying type hint using the return type of a function +0.38
Mypy doesn't catch type mysmatch 0.00
Python typing: return type with generics like Clazz[T] as in Java C... 0.00
What is the type of "sys.version_info"? 0.00
How to create a typing combination where one of the types is provid... 0.00
python typing signature (typing.Callable) for function with kwargs 0.00
Why does Mypy think library imports are missing? 0.00
How To Annotate an Argument That Can Be Cast As Boolean? -1.90
Type hinting for generic factory method 0.00
typechecking python NamedTuple in both python 2 and 3 0.00
Python typehints: Union[int, List[int]] - Unsupported target for in... +2.14
Python generics and subclasses -0.16
What is the type of `__str__` in a combined 2 and 3 code base? 0.00
Type hints for context manager 0.00
Why does mypy infer the common base type instead of the union of al... 0.00
Can mypy select a method return type based on the type of the curre... 0.00
Using Typing and Mypy with Descriptors 0.00
Property annotation that checks assignment to a guard value initial... -0.29
How to define a type hint to a argument (the argument's value i... 0.00
Cannot guess why Overloaded function implementation does not accept... 0.00
Python Typing with Exception Handling 0.00
Use arbitrary function with MyPy's TypeVar bound attribute 0.00
Why do I get a warning when concatenating lists of mixed types in P... +0.37
Mypy catch AttributeError 0.00
How can I get format to not cause a type-hinting error? 0.00
How to deal with "Incompatible return value type (got overload... 0.00
Typing hint for abstract class method that returns class instance 0.00
Python 3.5 type annotated variable without initial value +1.73
Python type hints for generic *args (specifically zip or zipWith) 0.00
What's the difference between Mypy iterators and generators? 0.00