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 ... 12
Title Δ
How should I represent the type of a string containing a path to a... 0.00
mypy giving error as incompatible type "Optional[int]"; e... 0.00
How to not have to type self in init when subclassing 0.00
How to typecheck a general function 0.00
Incompatible type when type is in the union of allowed types? 0.00
Mypy Optional dict error with an expected type that's not optio... 0.00
In Python, how to specify argument is a list where all elements hav... -1.01
Can I use Mypy stubs as interfaces? 0.00
Python Type Hinting: How do I enforce that project wide? 0.00
Using type hint annotation using types.FunctionType vs typing.Calla... 0.00
How to get the real declared types of member varaibles of a subclas... 0.00
How can I make pycharm recognize returning a subclass of X? 0.00
Typing dict mixin class with Mypy 0.00
Does mypy have a Subclass-Acceptable Return Type? +0.38
How do I correctly set MYPYPATH to pick up stubs for mypy? 0.00
How to avoid a NameError when making an alias to annotation type us... 0.00
Why does mypy ignore a generic-typed variable that contains a type... 0.00
Is there ar preferable way to create type aliases for compound type... 0.00
Does Python evaluate type hinting of a forward reference? 0.00
Can you specify variance in a Python type annotation? 0.00
Mypy: annotating a variable with a class type +0.36
Why when mypy needs type annotation, stupid annotation deals with t... 0.00
mypy: "__eq__" incompatible with supertype "object&q... 0.00
mypy: argument of method incompatible with supertype +1.15
mypy: different error message for the same missing package 0.00
Pycharm Type Hint Not Using Alias Import ZXY as XYZ 0.00
Proper way to type hint a private property in python 0.00
python 3 typing varadic "apply" style definitions 0.00
Python - typing - union of subscriptable type 0.00
mypy error, overload with Union/Optional, "Overloaded function... 0.00
mypy Error TypeVar with Value Restriction and Union of Unions / Opt... 0.00
Looking for a working example of `SupportsRound` 0.00
Should classes be import when only used for type hints? PEP 560 0.00
Refactor: What is the type-safe way to overload methods with instan... -1.36
mypy and attrs: errors typechecking lists of subclasses 0.00
mypy 0.6.4 return type Optional[str] but sometimes you have prior k... +0.38
mypy: creating a type that accepts list of instances of subclasses 0.00
How to ignore mypy errors when using NamedTuples with default values 0.00
How can I export function signatures with mypy? -2.53
Why does the typing module export "submodules"? 0.00
Declaring external types for Python (mypy) 0.00
How do I type-hint that a Python function returns instance of any c... 0.00
Python 3.7 nested dataclass mypy type check error 0.00
Incompatible types in assignment mypy -0.10
Factory function for mypy `TypedDict` 0.00
Callable is invalid base class? 0.00
Provide OrderedSet[int] like types using stub file without modifyin... 0.00
mypy: Correct way of type-annotating list of multiple types 0.00
Python type hinting with db-api 0.00
Defining python type hints for list of a weakref object 0.00