Block or Report
Block or report asvetlov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
aio-libs/aiohttp Public
Asynchronous HTTP client/server framework for asyncio and Python
-
-
-
-
299 contributions in the last year
Less
More
Activity overview
Contributed to
neuro-inc/neuro-cli,
neuro-inc/platform-operator,
aio-libs/async-lru
and 48 other
repositories
Contribution activity
May 2023
Created 3 commits in 2 repositories
Created 1 repository
- asvetlov/aio-pika Python
Created a pull request in mosquito/aio-pika that received 7 comments
Improve type hints for queue.get()
The master assumes that the message should be checked for not-none even if fail=True (default) and None is never returned.
msg = await queue.get()
…
+42
−7
•
7
comments







