FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-128002: use per threads tasks linked list in asyncio by kumaraditya303 · Pull Request #128869 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
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
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-128002: use per threads tasks linked list in asyncio
- #128869
#128869
Merged
ambv
merged 22 commits into
python:main
python/cpython:main
from
kumaraditya303:per-thread-tasks
kumaraditya303/cpython:per-thread-tasks
Copy head branch name to clipboard
Feb 6, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
gh-128002: use per threads tasks linked list in asyncio
#128869
ambv
merged 22 commits into
python:main
python/cpython:main
from
kumaraditya303:per-thread-tasks
kumaraditya303/cpython:per-thread-tasks
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2025
switch to per thread tasks list
kumaraditya303
committed
1a39d41
View commit details
Copy full SHA for 1a39d41
Browse repository at this point
traverse linked lists of all threads
kumaraditya303
committed
28735e7
View commit details
Copy full SHA for 28735e7
Browse repository at this point
cleanup
kumaraditya303
committed
3052330
View commit details
Copy full SHA for 3052330
Browse repository at this point
add comments
kumaraditya303
committed
acef821
View commit details
Copy full SHA for acef821
Browse repository at this point
Commits on Jan 16, 2025
add a per interp tasks list
kumaraditya303
committed
237a089
View commit details
Copy full SHA for 237a089
Browse repository at this point
fixup for regular builds
kumaraditya303
committed
c12f271
View commit details
Copy full SHA for c12f271
Browse repository at this point
fix missing start world
kumaraditya303
committed
d36270f
View commit details
Copy full SHA for d36270f
Browse repository at this point
Commits on Jan 21, 2025
Merge branch 'main' of https://github.com/python/cpython into per-thread-tasks
kumaraditya303
committed
f863cd5
View commit details
Copy full SHA for f863cd5
Browse repository at this point
add interp llist
kumaraditya303
committed
d0fbbc2
View commit details
Copy full SHA for d0fbbc2
Browse repository at this point
add more tests
kumaraditya303
committed
5f5b95e
View commit details
Copy full SHA for 5f5b95e
Browse repository at this point
fix test
kumaraditya303
committed
708b410
View commit details
Copy full SHA for 708b410
Browse repository at this point
try fix compilation
kumaraditya303
committed
2c1e93e
View commit details
Copy full SHA for 2c1e93e
Browse repository at this point
remove supp
kumaraditya303
committed
c0ce361
View commit details
Copy full SHA for c0ce361
Browse repository at this point
Commits on Jan 24, 2025
Merge branch 'main' of https://github.com/python/cpython into per-thread-tasks
kumaraditya303
committed
aa4c2d1
View commit details
Copy full SHA for aa4c2d1
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython into per-thread-tasks
kumaraditya303
committed
fd3fc0b
View commit details
Copy full SHA for fd3fc0b
Browse repository at this point
fix merge
kumaraditya303
committed
c45c9d7
View commit details
Copy full SHA for c45c9d7
Browse repository at this point
Commits on Jan 25, 2025
Merge branch 'main' into per-thread-tasks
kumaraditya303
authored
f0a9e53
View commit details
Copy full SHA for f0a9e53
Browse repository at this point
Commits on Jan 29, 2025
code review
kumaraditya303
committed
5b33c45
View commit details
Copy full SHA for 5b33c45
Browse repository at this point
cleanup
kumaraditya303
committed
1d73843
View commit details
Copy full SHA for 1d73843
Browse repository at this point
add comment for asyncio_tasks_lock
kumaraditya303
committed
4014e70
View commit details
Copy full SHA for 4014e70
Browse repository at this point
Commits on Feb 6, 2025
Reword explanation
ambv
authored
83aec26
View commit details
Copy full SHA for 83aec26
Browse repository at this point
Merge branch 'main' into per-thread-tasks
ambv
authored
e52741f
View commit details
Copy full SHA for e52741f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL