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 5 6 ... 12
Title Δ
why does mypy `cast` only work some of the time? 0.00
What is the difference between "cast(...)" and "...... 0.00
Python Typing: how to get Type[C] to work with TypeVars and Generics? 0.00
How can I type-hint a function where the return type depends on the... 0.00
Type hints for class attribute 0.00
Problems with “typing.ClassVar” when using a factory function to ge... 0.00
mypy calls error: Class cannot subclass 'ObjectType' (has t... 0.00
Abstracting over type constructors in Python via type annotations 0.00
Let mypy warn about equality checks of variables with different type 0.00
Python type hinting a deque filled with myclass objects 0.00
why do I get invalid syntax in mypy with await expression? 0.00
How can I get mypy to either recognize or ignore dynamically import... 0.00
How to make mypy complain about assigning an Any to an int (part 2) 0.00
How to declare that a function itself has a certain type? 0.00
Mypy falsely reports error on union-typed variable when branching o... 0.00
the type of a variable that can be implicitly checked for "zer... 0.00
Mypy doesn't typecheck function with Type[NamedTuple] 0.00
type hint definitions for the MutableMapping pop() method 0.00
How to manipulate a builtin's type hinting -1.14
Define a jsonable type using mypy / PEP-526 0.00
Type hints: when to annotate +0.12
mypypath: Cannot find module named 'tzwhere' 0.00
Is Python 3.x dictionary lint type check (typing) set at instantiat... 0.00
lint and mypy error when importing queue +0.39
Type hints when representing dict keys by attribute notation in pyt... 0.00
Computed types in mypy 0.00
Does a default parameters overwrite type hints for mypy? 0.00
Bound TypeVar on generic methods inside generic class 0.00
Get mypy to accept subtype of generic type as a method argument 0.00
how to type hint a dictionary with values of different types in pyt... +0.37
Chained references in python type annotations 0.00
Python: All type hints errors in subclass constructure seems ignored 0.00
What does the asterisk in the output of `reveal_type` mean? 0.00
how to explain domain specific constraints to mypy 0.00
mypy: how to verify a type has multiple super classes 0.00
How to make generic proxy types work with static type checkers 0.00
Python 2.7 type hinting for subclasses with stubs 0.00
Is there a way to use type hinting on back-compatible code in Python? +0.33
Convention to distinguish type aliases from actual classes? +0.37
Detecting type errors using mypy without type annotations 0.00
Dict type does not work with TypeVar using mypy? 0.00
running mypy on all python files of a project 0.00
Python type checker mypy: subprocess.STARTUPINFO is not defined 0.00
Python type hints and context managers 0.00
Change type of member parameter for python type hint 0.00
mypy and nested dict comprehension 0.00
print doesn't work with mypy 0.00
Type hints for generic code 0.00
Python type-hinting, indexable object +0.37
How can I add type-annotations to dynamically created classes? 0.00