FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-126451: Register contextvars.Context to collections.abc.Mapping by tungol · Pull Request #126452 · 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-126451: Register contextvars.Context to collections.abc.Mapping
- #126452
#126452
Merged
sobolevn
merged 10 commits into
python:main
python/cpython:main
from
tungol:contextvars-abc
tungol/cpython:contextvars-abc
Copy head branch name to clipboard
Nov 6, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-126451: Register contextvars.Context to collections.abc.Mapping
#126452
sobolevn
merged 10 commits into
python:main
python/cpython:main
from
tungol:contextvars-abc
tungol/cpython:contextvars-abc
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2024
Register contextvars.Context to collections.abc.Mapping
tungol
committed
74b3631
View commit details
Copy full SHA for 74b3631
Browse repository at this point
test that all the methods are present
tungol
committed
9c4e3f5
View commit details
Copy full SHA for 9c4e3f5
Browse repository at this point
test for callability, sort methods alphabetically in the test
tungol
committed
3a1f8b2
View commit details
Copy full SHA for 3a1f8b2
Browse repository at this point
minor spacing
tungol
committed
8c68b5b
View commit details
Copy full SHA for 8c68b5b
Browse repository at this point
Update Misc/NEWS.d/next/Library/2024-11-05-11-28-45.gh-issue-126451.XJMtqz.rst
Show description for aa0da03
tungol
and
sobolevn
authored
aa0da03
View commit details
Copy full SHA for aa0da03
Browse repository at this point
import _collections_abc instead of collections.abc
Show description for 72d6726
tungol
and
AlexWaygood
authored
72d6726
View commit details
Copy full SHA for 72d6726
Browse repository at this point
use subtests
Show description for b0c38e8
tungol
and
AlexWaygood
authored
b0c38e8
View commit details
Copy full SHA for b0c38e8
Browse repository at this point
Commits on Nov 6, 2024
add issubclass check
Show description for 96e2280
tungol
and
ZeroIntensity
authored
96e2280
View commit details
Copy full SHA for 96e2280
Browse repository at this point
Update Lib/test/test_context.py
Show description for 5cdad6a
tungol
and
ZeroIntensity
authored
5cdad6a
View commit details
Copy full SHA for 5cdad6a
Browse repository at this point
fix duplicate line
tungol
committed
0e0a5e6
View commit details
Copy full SHA for 0e0a5e6
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL