StackRating

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

MisterMiyagi

Rating
1591.28 (2,231st)
Reputation
7,986 (19,761st)
Page: 1 2 3 4 ... 13
Title Δ
Type annotations for abstract classes that are coupled by a shared,... 0.00
Python's importlib and inspect for static class members 0.00
TypeVar in class __init__ type hinting 0.00
What's is meant by the dir() built-in function returns "(s... 0.00
As the class is also an object of type, is a class object created w... +0.65
Acceleration of the program due to multiprocessing 0.00
What causes timing difference of while loops in python-asyncio 0.00
How to get IPv4 address of the client instead of IPv6 in Tornado? -2.30
How to wait for a Process pool to have a free worker 0.00
Why does writing to a variable change its scope? +0.97
Pythonic way to prevent execution of functions for logging purposes 0.00
Issue parsing multiple positional arguments +0.24
Tuple[Any] does not satisfy Type[Any] -1.22
What's the Python equivalent of Julia's `@edit` macro? +0.38
python: passing an Instance Method and its argument to function for... -0.62
__self__ of a new class method still refers to the previous class? +0.40
Path of parent directory is different in pycharm then on terminal P... 0.00
Does list concatenation with the `+` operator always return a new `... -0.11
Join / merge two Python SimpleNamespace 0.00
mypy lambda optional check 0.00
python typing: overload vs TypeVar 0.00
How to use python assignment operator with multiple return values -0.37
Question about deserializing some numbers (bug??) -1.23
python type hints for decorators using TypeVar/generics and interme... 0.00
Python 3.8: definition with if/else condition and return/yield (alw... -0.61
Is a python virtual environment entirely self-contained? 0.00
Expected type 'List[A]' (matched generic type 'List[_T]... 0.00
Making asynchronous functions in Python 0.00
Importing files from different folder using __init__.py doesn't... 0.00
Terminating the loop in the shelf problem 0.00
How to convert a list of strings to an array? (NOT using NumPy) 0.00
Why can't both args and keyword only arguments be mixed with *a... 0.00
In the Raises section of the docstring of a function, should the ex... 0.00
ABC refuses my subclass, despite it having no abstract methods 0.00
What is the most effective ways to 'normalize' directory pa... 0.00
Checking if a python iterable is empty without relying on `len` or... +1.87
Why does this python recursive function return the values in the or... +0.38
subprocess choose between stdout and os.devnull +0.39
Map function applied on tuple always inexplicably evaluates to True 0.00
Why can I not add an 'int' to 'str' in print functi... +1.75
Higher-order function on async coroutine 0.00
Find no of occurrences of a function from another function in python +1.29
Why in `super(A, self)` does the object come before the `self`? 0.00
Is there an alternative to using multiple inheritance in python in... -0.62
Type hints for dataclass defined inside a class with generic types -1.96
Speed up complex-number parsing dictionary creation 0.00
Python ctypes and mutability +0.95
Does it make a difference if you iterate over a list or a tuple in... 0.00
Python - Is there a way to make a function clean up gracefully if t... -1.07
Reaching fixed point of "type" -0.61