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 7 ... 12
Title Δ
Specifying "any" type using Python type hints 0.00
How to use static type checking using Dict with different value typ... -2.43
Can generic type hints like Dict and List be used bare, without squ... 0.00
Best practices for generic functions in python 0.00
What's wrong when use mypy to check type 0.00
Can python class variables become instance variables when altered i... 0.00
Is it possible to separate all type hinting / checking infrastructu... 0.00
mypy generic subclass leads to incompatible types 0.00
Mypy generic class in stub file -0.31
Subclassing Sequence with proper type hints in Python 0.00
Mypy: looking for the perfect signature for an average function 0.00
How can I create my own "parameterized" type in Python (l... -0.40
Python Type Annotations: Mark item in tuple as optional 0.00
PEP 484: exclusive type for type hint 0.00
python type hint, return same type as input 0.00
Python 3 type hint for a factory method on a base class returning a... 0.00
mypy cannot find module 'dropbox' -0.32
from ..layers import Input SystemError: Parent module '' no... 0.00
Logging handler namer annotations in mypy 0.00
"ValueError: setting an array element with a sequence." T... 0.00
Type Hints Convention for Instance Variables Python +0.37
type hint clone function in python 3.5+ 0.00
Python 2.7 type hinting callable types in PyCharm 0.00
Get types in Python expression using MyPy as library 0.00
How to cast a typing.Union to one of its subtypes in Python? -0.82
python / PyCharm: access to a protected member of another object of... 0.00
Mypy reports an incompatible supertype error with overridden method 0.00
MyPy annotation for classmethod returning instance 0.00
mypy error: List or tuple literal expected as the second argument t... +2.13
How do I overload `+` on a NamedTuple 0.00
"invalid type" error in self-referential mypy types 0.00
Is it possible to create a regex-constrained type hint? +0.12
Can't make Mypy work with __init__.py aliases 0.00
Python type hint for (any) class +0.87
Is there a way to specify a conditional type hint in Python? 0.00
Can pycharm suggest or autocomplete or insert type hints? +0.36
Python Mypy attribute error 0.00
Python Type hinting with curses +0.29
mypy error - incompatible type despite using 'Union' 0.00
Python Type Hints: Specifying a type to be a List of numbers (ints... +0.42
Mypy error - incompatible types in assignment 0.00
How should one do upper level method that returns self with python... 0.00
How to use type hints in python 3.6? +1.76
typing.Any vs object? -0.41
Python type hinting without cyclic imports +1.40
mypy spurious error: "module" has no attribute "XPat... 0.00
PyCharm: how to specify unions for type hinting in pycharm +0.37
how to use type hint in python to perform that a method returns exa... 0.00
How to use typeshed with mypy? 0.00
mypy "invalid type" error 0.00