StackRating

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

Mikhail Gerasimov

Rating
1522.10 (28,126th)
Reputation
14,188 (10,053rd)
Page: 1 ... 4 5 6 7 8 9 10
Title Δ
Parallel asynchronous IO in Python's coroutines 0.00
Kivy: AsyncImage and Urllib wont open ANY url on Android 0.00
What does it mean that Python3 asyncio's Queue is not thread safe 0.00
Why do we need the asyncio.coroutine decorator? 0.00
Why does a Kivy property declared in init() generate an error when... 0.00
Not possible to chain native asyncio coroutines by simply returning... -2.13
My code using user_data_dir does not work and it gives an error say... 0.00
Python asyncio event loop. Run loop forever after completing an asy... +1.85
Kivy Label text fade in 0.00
How to reuse aiohttp ClientSession pool? 0.00
KIVY python: make button clickable in python code +0.49
Load urls with aiohttp, wait a few seconds, refresh the page, then... 0.00
SSL in Kivy for android development 0.00
Kivy Button in Popup not calling function -0.33
Async iterator ticking at a regular interval -1.77
Clear an interrupted event loop without closing the loop 0.00
bind property to another property in kivy 0.00
RuntimeError: This event loop is already running in python 0.00
python 3.6 and ValueError: loop argument must agree with Future 0.00
Load an In Memory ZipFile Object to as a KivyImage 0.00
What is the type of asynchronous iterator? 0.00
asyncio: speculatively await multiple futures 0.00
I want to make a sticky menu using kivy's screenmanager 0.00
Modified kivy scatter widget does not update transformation +0.51
How to make asyncio tasks ignore CancelledError 0.00
kivy: badly aligned widgets +0.50
App works well on Windows in Python2 & Python3, but receiving E... 0.00
Getting a kivy app to update visible interface (no widgets) 0.00
Can't bind a function to a button 0.00
Stopping a kivy video 0.00
While loop blocks asyncio tasks 0.00
Why asyncio.sleep(delay) completes earlier than given delay? 0.00
Why I can't use concurrent.futures in asyncio event loop? 0.00
Implementing select-like functionality with asyncio 0.00
Python package - aiohttp has a warning message "Unclosed clien... -0.48
python - unicode regex match - how do I search for the checkmark? ✓ -1.42
Python asyncio: event loop does not seem to stop when stop method i... 0.00
How to limit the number of concurrent processes using subprocess mo... 0.00
python asyncio socket low speed on every first connection 0.00
asyncio run multiple tasks while preserving order and handling errors 0.00
asyncio python 3.6 code to asyncio python 3.4 code 0.00
How to return coroutine or dict(some object)? 0.00
aiohttp Error Rate Increases with Number of Connections +0.48
How python asyncIO, suspend & resume the task? 0.00
How to create a global connection with asyncio and redis 0.00
Conditional in a coroutine based on whether it was called again? -0.01
Why is BeautifulSoup related to 'Task exception was never retri... 0.00
ASYNCIO: [ERROR] Task was destroyed but it is pending 0.00
How to graceful shut down coroutines with Ctrl+C? +2.01
Does await guarantee execution order? 0.00