Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
deepthi-ck
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
3.15
User selector
asvetlov
Datepicker
All time
Commit history
Commits on Mar 19, 2025
gh-131417: Mention asyncio Future and Task in docs for generic classes list (#131422)
Show description for 61b4b2c
asvetlov
authored
61b4b2c
View commit details
Copy full SHA for 61b4b2c
Browse repository at this point
Commits on Feb 12, 2025
gh-129889: Support context manager protocol by contextvars.Token (#129888)
asvetlov
authored
469d2e4
View commit details
Copy full SHA for 469d2e4
Browse repository at this point
Commits on Dec 27, 2024
Mention loop_factory argument in docstring for asyncio.run() (#128288)
asvetlov
authored
0b5f1fa
View commit details
Copy full SHA for 0b5f1fa
Browse repository at this point
Commits on Nov 13, 2024
bpo-46128: Strip IsolatedAsyncioTestCase frames from reported stacktraces (#30196)
Show description for 2e39d77
4 people
authored
2e39d77
View commit details
Copy full SHA for 2e39d77
Browse repository at this point
Commits on Apr 1, 2022
bpo-47167: Allow overriding a future compliance check in asyncio.Task (GH-32197)
asvetlov
authored
d4bb38f
View commit details
Copy full SHA for d4bb38f
Browse repository at this point
Commits on Mar 31, 2022
bpo-45099: Document asyncio internal API (GH-32166)
asvetlov
authored
ab89ccf
View commit details
Copy full SHA for ab89ccf
Browse repository at this point
Commits on Mar 30, 2022
bpo-39622: Interrupt the main asyncio task on Ctrl+C (GH-32105)
Show description for f08a191
asvetlov
and
kumaraditya303
authored
f08a191
View commit details
Copy full SHA for f08a191
Browse repository at this point
Commits on Mar 29, 2022
asyncio.Task: rename internal nested variable to don't hide another declaration from outer scope (GH-32181)
asvetlov
authored
a5ba445
View commit details
Copy full SHA for a5ba445
Browse repository at this point
Commits on Mar 25, 2022
bpo-47062: Rename factory argument to loop_factory (GH-32113)
asvetlov
authored
bad6ffa
View commit details
Copy full SHA for bad6ffa
Browse repository at this point
bpo-47118: Fix asyncio.Runner tests error (32117)
asvetlov
authored
20e6e56
View commit details
Copy full SHA for 20e6e56
Browse repository at this point
Commits on Mar 24, 2022
bpo-47062: Implement asyncio.Runner context manager (GH-31799)
Show description for 4119d2d
asvetlov
and
zware
authored
4119d2d
View commit details
Copy full SHA for 4119d2d
Browse repository at this point
Commits on Mar 23, 2022
bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086)
asvetlov
authored
ff619c7
View commit details
Copy full SHA for ff619c7
Browse repository at this point
bpo-46829: Deprecate passing a message into Future.cancel() and Task.cancel() (GH-31840)
Show description for 0360e9f
asvetlov
authored
0360e9f
View commit details
Copy full SHA for 0360e9f
Browse repository at this point
Commits on Mar 22, 2022
bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910)
Show description for 32e7715
asvetlov
and
kumaraditya303
authored
32e7715
View commit details
Copy full SHA for 32e7715
Browse repository at this point
bpo-47076: Make asyncio.Queue stable on slow test boxes (GH-32040)
asvetlov
authored
673755b
View commit details
Copy full SHA for 673755b
Browse repository at this point
Commits on Mar 19, 2022
bpo-47057: Use FASTCALL convention for FutureIter.throw() (GH-31973)
Show description for 0a8b8e0
asvetlov
and
kumaraditya303
authored
0a8b8e0
View commit details
Copy full SHA for 0a8b8e0
Browse repository at this point
Commits on Mar 17, 2022
bpo-34790: Remove passing coroutine objects to asyncio.wait() (GH-31964)
Show description for 903f0a0
asvetlov
and
Yury Selivanov
authored
903f0a0
View commit details
Copy full SHA for 903f0a0
Browse repository at this point
bpo-47039: Normalize repr() of asyncio future and task objects (GH-31950)
asvetlov
authored
30b5d41
View commit details
Copy full SHA for 30b5d41
Browse repository at this point
bpo-47038: Increase a test timeout for slow CI machines (GH-31951)
asvetlov
authored
a7c5414
View commit details
Copy full SHA for a7c5414
Browse repository at this point
Commits on Mar 16, 2022
bpo-47038: Rewrite missed asyncio.wait_for test to use IsolatedAnsyncioTestCase (GH-31946)
asvetlov
authored
3dd9bfa
View commit details
Copy full SHA for 3dd9bfa
Browse repository at this point
bpo-47038: Rewrite asyncio.wait_for test to use IsolatedAsyncioTestCase (GH-31942)
asvetlov
authored
dd0082c
View commit details
Copy full SHA for dd0082c
Browse repository at this point
Rewrite asyncio.Queue tests with IsolatedAsyncioTestCace (#31935)
asvetlov
authored
e707ceb
View commit details
Copy full SHA for e707ceb
Browse repository at this point
Commits on Mar 15, 2022
Drop accidentally added whitespaces in asyncio internals (GH-31900)
asvetlov
authored
22403d3
View commit details
Copy full SHA for 22403d3
Browse repository at this point
Commits on Mar 14, 2022
bpo-46994: Accept explicit contextvars.Context in asyncio create_task() API (GH-31837)
asvetlov
authored
9523c0d
View commit details
Copy full SHA for 9523c0d
Browse repository at this point
Commits on Mar 13, 2022
bpo-47003: Cleanup _overlapped module (GH-31848)
asvetlov
authored
690490e
View commit details
Copy full SHA for 690490e
Browse repository at this point
bpo-46995: Deprecate missing asyncio.Task.set_name() for third-party task implementations (GH-31838)
Show description for 7e473e9
asvetlov
and
kumaraditya303
authored
7e473e9
View commit details
Copy full SHA for 7e473e9
Browse repository at this point
Commits on Mar 10, 2022
bpo-46771: Implement asyncio context managers for handling timeouts (GH-31394)
Show description for f537b2a
asvetlov
and
gvanrossum
authored
f537b2a
View commit details
Copy full SHA for f537b2a
Browse repository at this point
Commits on Feb 22, 2022
Inherit asyncio proactor datagram transport from asyncio.DatagramTransport (#31512)
asvetlov
authored
cff4d5c
View commit details
Copy full SHA for cff4d5c
Browse repository at this point
Commits on Feb 21, 2022
bpo-45390: Propagate CancelledError's message from cancelled task to its awaiter (GH-31383)
Show description for 4140bcb
asvetlov
and
serhiy-storchaka
authored
4140bcb
View commit details
Copy full SHA for 4140bcb
Browse repository at this point
Commits on Feb 20, 2022
Raise TypeError if SSLSocket is passed to asyncio transport-based methods (GH-31442)
asvetlov
authored
1f9d4c9
View commit details
Copy full SHA for 1f9d4c9
Browse repository at this point
bpo-46752: Uniform TaskGroup.__repr__ (GH-31409)
asvetlov
authored
e7130c2
View commit details
Copy full SHA for e7130c2
Browse repository at this point
Commits on Feb 10, 2022
Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253)
asvetlov
authored
012e77e
View commit details
Copy full SHA for 012e77e
Browse repository at this point
Commits on Jan 6, 2022
Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427)
asvetlov
authored
3e43fac
View commit details
Copy full SHA for 3e43fac
Browse repository at this point
Commits on Dec 19, 2021
bpo-46129: Rewrite asyncio.locks tests with IsolatedAsyncioTestCase (GH-30198)
Show description for 9c06fd8
asvetlov
and
kumaraditya303
authored
9c06fd8
View commit details
Copy full SHA for 9c06fd8
Browse repository at this point
Commits on Dec 8, 2021
bpo-45813: Drop redundant assertion from frame.clear() (GH-29990)
Show description for d4363d2
asvetlov
authored
d4363d2
View commit details
Copy full SHA for d4363d2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.