Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
33.7k
Star
70.3k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
kumaraditya303
Datepicker
All time
Commit History
Commits on Dec 11, 2025
gh-142556: fix crash when a task gets re-registered during finalization in `asyncio` (#142565)
kumaraditya303
authored
42d2bed
Copy full SHA for 42d2bed
Commits on Nov 21, 2025
gh-140795: fetch thread state once on fast path for critical sections (#141406)
kumaraditya303
authored
49ff8b6
Copy full SHA for 49ff8b6
Commits on Nov 14, 2025
gh-114203: skip locking if object is already locked by two-mutex critical section (#141476)
kumaraditya303
authored
f26ed45
Copy full SHA for f26ed45
Commits on Nov 12, 2025
GH-116946: revert eliminate the need for the GC in the `_thread.lock` and `_thread.RLock` (#141448)
Show description for f1b7961
kumaraditya303
authored
f1b7961
Copy full SHA for f1b7961
gh-103847: fix cancellation safety of `asyncio.create_subprocess_exec` (#140805)
kumaraditya303
authored
ef474cf
Copy full SHA for ef474cf
Commits on Nov 11, 2025
gh-132657: optimize `PySet_Contains` for `frozenset` (#141183)
kumaraditya303
authored
7211a34
Copy full SHA for 7211a34
Commits on Nov 6, 2025
gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (#140997)
kumaraditya303
authored
101c9c0
Copy full SHA for 101c9c0
Commits on Oct 27, 2025
gh-140544: fix build for including `pycore_pystate.h` when `HAVE_THREAD_LOCAL` is not defined (#140623)
kumaraditya303
authored
f5394c2
Copy full SHA for f5394c2
Commits on Oct 25, 2025
gh-140544: use faster `_PyInterpreterState_GET` for type lock (#140584)
kumaraditya303
authored
df07364
Copy full SHA for df07364
gh-140544: store pointer to interpreter state as a thread local for fast access (#140573)
kumaraditya303
authored
ef4665f
Copy full SHA for ef4665f
Commits on Oct 24, 2025
gh-140414: add fastpath for current running loop in `asyncio.all_tasks` (#140542)
Show description for 95e5d59
kumaraditya303
authored
95e5d59
Copy full SHA for 95e5d59
gh-140544: cleanup `HAVE_THREAD_LOCAL` checks in pystate.c (#140547)
kumaraditya303
authored
ebf9938
Copy full SHA for ebf9938
Commits on Oct 18, 2025
gh-140067: Fix memory leak in sub-interpreter creation (#140111) (#140261)
Show description for 58c44c2
kumaraditya303
authored
58c44c2
Copy full SHA for 58c44c2
Commits on Oct 13, 2025
gh-125996: fix thread safety of `collections.OrderedDict` (#133734)
kumaraditya303
authored
6481539
Copy full SHA for 6481539
Commits on Oct 10, 2025
gh-139894: fix incorrect sharing of current task while forking in `asyncio` (#139897)
Show description for b881df4
kumaraditya303
authored
b881df4
Copy full SHA for b881df4
Commits on Oct 8, 2025
gh-139774: use relaxed atomics for datetime hashes (#139775)
kumaraditya303
authored
49fb46f
Copy full SHA for 49fb46f
Commits on Oct 4, 2025
gh-138703: clarify data buffer requirement of `asyncio.StreamWriter.write` (#139564)
kumaraditya303
authored
0b21682
Copy full SHA for 0b21682
Commits on Oct 3, 2025
gh-105987: unskip `test_issue105987` from `test_asyncio.test_eager_task_factory` (#139538)
kumaraditya303
authored
aa99a7c
Copy full SHA for aa99a7c
Commits on Oct 1, 2025
gh-116946: partial revert gh-139073 for thread handle type (#139474)
kumaraditya303
authored
76b07c0
Copy full SHA for 76b07c0
Commits on Sep 15, 2025
gh-137992: fix `PyRefTracer_SetTracer` to start world before returning (#138925)
Show description for 5c4bb9b
kumaraditya303
authored
5c4bb9b
Copy full SHA for 5c4bb9b
Commits on Sep 12, 2025
gh-138661: fix data race in `PyCode_Addr2Line` (#138664)
kumaraditya303
authored
ea26f6d
Copy full SHA for ea26f6d
Commits on Aug 28, 2025
gh-134861: revert "Add CSV and BSV output formats to asyncio ps" (#138187)
Show description for c779f23
kumaraditya303
authored
c779f23
Copy full SHA for c779f23
Commits on Aug 26, 2025
enhance docs for critical sections (#137334)
kumaraditya303
authored
5ae8b97
Copy full SHA for 5ae8b97
Commits on Aug 22, 2025
gh-137384: fix crash when accessing warnings state late in runtime shutdown (#138027)
kumaraditya303
authored
b9bcd02
Copy full SHA for b9bcd02
Commits on Aug 18, 2025
gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (#137910)
kumaraditya303
authored
1c3950a
Copy full SHA for 1c3950a
Commits on Aug 16, 2025
gh-90483: fix docs of `SubprocessTransport.get_pipe_transport ` (#137852)
kumaraditya303
authored
038a6e3
Copy full SHA for 038a6e3
gh-101359: clarify docs for `asyncio.Event.clear` (#137849)
kumaraditya303
authored
4b2dbe8
Copy full SHA for 4b2dbe8
Commits on Aug 15, 2025
gh-137808: use argument clinic for `_thread.lock` and `_thread.RLock` (#137809)
kumaraditya303
authored
31bbea1
Copy full SHA for 31bbea1
Commits on Aug 1, 2025
gh-133467: fix data race in `type_set_name` (#137302)
Show description for e99bc7f
kumaraditya303
authored
e99bc7f
Copy full SHA for e99bc7f
Commits on Jul 28, 2025
gh-134043: use stackrefs for dict lookup in `_PyObject_GetMethodStackRef` (#136412)
Show description for cbe6ebe
kumaraditya303
and
colesbury
authored
cbe6ebe
Copy full SHA for cbe6ebe
Commits on Jul 24, 2025
gh-136870: fix data races in instrumentation of bytecode (#136994)
Show description for 9a6b60a
kumaraditya303
authored
9a6b60a
Copy full SHA for 9a6b60a
gh-132551: add missing critical sections on BytesIO methods (#137073)
kumaraditya303
authored
d8fa40b
Copy full SHA for d8fa40b
Commits on Jul 21, 2025
gh-136870: fix data race in `PyThreadState_Clear` on `sys_tracing_threads` (#136951)
Show description for f183996
kumaraditya303
authored
f183996
Copy full SHA for f183996
Commits on Jul 16, 2025
gh-136669: build `_asyncio` as static module (#136670)
Show description for b7d7225
kumaraditya303
authored
b7d7225
Copy full SHA for b7d7225
Commits on Jul 15, 2025
gh-111968: remove redundant fetching of interpreter state in `dict` implementation (#136673)
kumaraditya303
authored
a8f42e6
Copy full SHA for a8f42e6
Pagination
Previous
Next
You can’t perform that action at this time.