StackRating

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

alex_noname

Rating
1535.86 (14,089th)
Reputation
3,071 (55,089th)
Page: 1 2 3 4 5 6 7
Title Δ
asyncio.Queue producer-consumer flow cannot handle exception when c... +0.75
Extract a list from the request body sent to FastAPI application 0.00
Type hints for lxml? -1.56
Best way to specify nested dict with pydantic? 0.00
Mixed comprehension (async + sync) does not work as expected in Pyt... +0.49
Python - Problem in understanding Monostate design pattern code 0.00
asyncio semaphore and wait task ordering patterns 0.00
unified view to slightly different structs -0.01
Does object pool pattern requires creation of objects before they e... -0.84
Is it possible to modify Pydantic BaseModel attributes just after c... 0.00
python ThreadPoolExecutor close all threads when I get a result 0.00
Python Typehinting on a function 0.00
How handle transaction in Chain Of Responsibility pattern? -0.04
Delegate complicated exception handling to separate class? 0.00
Class variables and instance variables - which one to use and why,... +0.48
How to do multiprocessing in FastAPI 0.00
Forward references across modules 0.00
Flask in combination with an event loop 0.00
Interprocess communication using asyncio? 0.00
How can I keep imports lightweight and still properly type annotate? 0.00
Does every thread have its main function? 0.00
Which design pattern is suitable for this case -4.21
python - specify type with multiple bases (typing AND operator) 0.00
Understanding Python contextvars 0.00
Is await just a syntatic sugar for create_task in Python Asyncio? 0.00
Multiple requests over single connection with Python 0.00
Mypy Callable type does not seem to work inside a class 0.00
How to check if thread (from bunch of threads) threw an exception? 0.00
Execute ThreadPoolExecutor asynchronously but use only 1 process an... 0.00
C++ virtual "file" stream +4.45
How to make sure only 1 thread is running? C++ 0.00
How to detect whether zlib is available and whether ZIP_DEFLATED is... 0.00
What is the reason to use exception chaining -3.10
How do you add type hints for a function with specific keyword argu... 0.00
How to import file from other folder Python? 0.00
Fetch HEAD request's status asynchronously in aiohttp 0.00
Python is using dict.update not type safe if passing in a TypedDict? 0.00
How to properly setup sys.excepthook 0.00
Python, multi-threading - RuntimeError: cannot notify on un-acquire... 0.00
Python which itertools module function should I use? 0.00
FIFO class in python library? 0.00
Cannot modify a list value with shared dictionary in multiprocessin... 0.00
Who is responsible for handling the logic of data-caching and in-me... 0.00
Disable publishing to PyPi with poetry 0.00
Build-time tool to check if async code path performs synchronous I/O 0.00
Return Type: If conditional call to sys.exit() in function 0.00
time.sleep() is not pausing the while loop and so freeing the worke... 0.00
Python Web Scraping with Selenium | Parallel execution (Multi-threa... 0.00
Python 3.6 type hinting for a function accepting generic class type... 0.00
module 'subprocess' has no attribute 'Popen' error,... 0.00