FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-140947: fix contextvars handling for server tasks in asyncio by kumaraditya303 · Pull Request #141158 · 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-140947: fix contextvars handling for server tasks in asyncio
- #141158
#141158
Merged
kumaraditya303
merged 17 commits into
python:main
python/cpython:main
from
kumaraditya303:asyncio-contextvars-fix
kumaraditya303/cpython:asyncio-contextvars-fix
Copy head branch name to clipboard
Mar 21, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
gh-140947: fix contextvars handling for server tasks in asyncio
#141158
kumaraditya303
merged 17 commits into
python:main
python/cpython:main
from
kumaraditya303:asyncio-contextvars-fix
kumaraditya303/cpython:asyncio-contextvars-fix
Copy head branch name to clipboard
Commits
Commits on Nov 3, 2025
properly propagate contextvars for server protocols
kumaraditya303
committed
a7bf339
View commit details
Copy full SHA for a7bf339
Browse repository at this point
Commits on Dec 2, 2025
fix _add_writer
kumaraditya303
committed
40a8f7c
View commit details
Copy full SHA for 40a8f7c
Browse repository at this point
Commits on Dec 12, 2025
Merge branch 'main' of https://github.com/python/cpython into asyncio-contextvars-fix
kumaraditya303
committed
d786ca0
View commit details
Copy full SHA for d786ca0
Browse repository at this point
Commits on Jan 13, 2026
Merge branch 'main' of https://github.com/python/cpython into asyncio-contextvars-fix
kumaraditya303
committed
6990bb9
View commit details
Copy full SHA for 6990bb9
Browse repository at this point
refactor 1
kumaraditya303
committed
f845484
View commit details
Copy full SHA for f845484
Browse repository at this point
all tests pass on mac
kumaraditya303
committed
f556a84
View commit details
Copy full SHA for f556a84
Browse repository at this point
temp fix windows
kumaraditya303
committed
cbbf0c6
View commit details
Copy full SHA for cbbf0c6
Browse repository at this point
Commits on Mar 21, 2026
Merge branch 'asyncio-contextvars-fix' of https://github.com/kumaraditya303/cpython; branch 'main' of https://github.com/python/cpython into asyncio-contextvars-fix
kumaraditya303
committed
ac7e954
View commit details
Copy full SHA for ac7e954
Browse repository at this point
add tests
kumaraditya303
committed
b344e60
View commit details
Copy full SHA for b344e60
Browse repository at this point
fix tests
kumaraditya303
committed
6a8e2bd
View commit details
Copy full SHA for 6a8e2bd
Browse repository at this point
add more windows tests
kumaraditya303
committed
ec0ed9b
View commit details
Copy full SHA for ec0ed9b
Browse repository at this point
fix ssl part
kumaraditya303
committed
09df55e
View commit details
Copy full SHA for 09df55e
Browse repository at this point
fix tests
kumaraditya303
committed
edcedbb
View commit details
Copy full SHA for edcedbb
Browse repository at this point
fix windows tests
kumaraditya303
committed
e1ebe67
View commit details
Copy full SHA for e1ebe67
Browse repository at this point
Merge branch 'asyncio-contextvars-fix' of https://github.com/kumaraditya303/cpython into asyncio-contextvars-fix
kumaraditya303
committed
c42e01c
View commit details
Copy full SHA for c42e01c
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
a2039d6
View commit details
Copy full SHA for a2039d6
Browse repository at this point
fix tests on machine without ssl
kumaraditya303
committed
69874d5
View commit details
Copy full SHA for 69874d5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL