StackRating

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

user2357112

Rating
1732.54 (65th)
Reputation
169,138 (306th)
Page: 1 2 3 ... 89
Title Δ
Compare outer type of typing objects 0.00
When i try putting a texture it give me this error: IndentationErro... -0.30
NameError vs global NameError +0.53
Precedence of .__dict__ attribute between "type" and the... 0.00
Why does this class decorator not decorate? +0.21
Is there a general term for greater/less than operators in Python? 0.00
Use None as initial for itertools.accumulate 0.00
Instance of a class in python -0.28
Why is __getattribute__ called in a key/value __dict__ assignment?... 0.00
Why can't __array_function__ be called from an instance of an n... 0.00
How to generate 2 list of tuples that are pairwise distinct +0.43
Why Python shared memory requires a copy? 0.00
module 'sys' has no attribute 'setExecutionLimit' 0.00
trying to += element to custom array class in python sets object to... 0.00
Does the python garbage collector remove cyclical references? 0.00
How to make a module act as package with __path__ variable? 0.00
when running a simple python code it complains about main and spec... -0.55
why can't i pickle a nested dict or list inside a class in pPyt... 0.00
Why does MyPy refuse to find anything wrong with this? 0.00
Using setattr() and getattr() in Python descriptors 0.00
What happens when __aenter__() fails using 'async with'? 0.00
How to write string to memoryview? 0.00
Python globals and keyword arguments -0.00
Can JavaScript function call subexpressions be tail calls? +1.33
What does the dir_fd argument of os.fwalk() do? 0.00
Python AST exec "... is not defined" error on recursive f... 0.00
How to use python f string to replace format()? 0.00
Understanding ctx in Python's ast 0.00
How to create zero string of defined length in Python 2.x 0.00
Does Python[3.6+] built-in Dictionary have any function similar to... 0.00
How to add (n,) array to (n,m) array in numpy? +0.07
List comprehension that skips NaN values 0.00
Is it possible to have more than 15 decimal digits in a float witho... 0.00
How does a Python external library not cause interpreter problems i... 0.00
How to catch a SyntaxError when f-strings are implemented - when ob... 0.00
Nature of the array created by numpy.empty([]) +1.12
maximum level of Python nested lists? -0.29
How do I get a unique hash for the fully inlined code of a function? +1.13
How to convert c_int_array into python list? -2.78
Python: How to create an ABC that inherits from others ABC? +0.20
Difference between `AsyncIterable[T]` and `Iterable[Awaitable[T]]`? 0.00
How can we consistently override/overload python's dot operator... 0.00
Why do locally-started threads not terminate at the end of each ite... -0.29
How do I slice an OrderedDict? -0.30
Python copy-on-write or copy-on-access shared memory 0.00
Know within function if it was called synchronously or asynchronously 0.00
Why I can't access self.<method> while inside pdb 0.00
a* algorithm problem with one single edge 0.00
Why does Python ignore SIGINT when started with & from a shell... 0.00
Python C API - PyDict - Do values and keys need to be reference cou... 0.00