[3.8] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)#17505
[3.8] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)#17505miss-islington wants to merge 1 commit into
Conversation
now contextvars.ContextVar "__class_getitem__" method returns ContextVar class, not None. https://bugs.python.org/issue38979 Automerge-Triggered-By: @asvetlov (cherry picked from commit 28c9163) Co-authored-by: AMIR <31338382+amiremohamadi@users.noreply.github.com>
|
@amiremohamadi: Status check is done, and it's a success ✅ . |
|
Sorry, I can't merge this PR. Reason: |
|
@amiremohamadi: Status check is done, and it's a success ✅ . |
|
Sorry, I can't merge this PR. Reason: |
|
@amiremohamadi: Status check is done, and it's a success ✅ . |
|
Sorry, I can't merge this PR. Reason: |
|
@amiremohamadi: Status check is done, and it's a success ✅ . |
2 similar comments
|
@amiremohamadi: Status check is done, and it's a success ✅ . |
|
@amiremohamadi: Status check is done, and it's a success ✅ . |
|
Sorry, I can't merge this PR. Reason: |
2 similar comments
|
Sorry, I can't merge this PR. Reason: |
|
Sorry, I can't merge this PR. Reason: |
|
@amiremohamadi: Status check is done, and it's a failure ❌ . |
now contextvars.ContextVar "class_getitem" method returns ContextVar class, not None.
https://bugs.python.org/issue38979
Automerge-Triggered-By: @asvetlov
(cherry picked from commit 28c9163)
Co-authored-by: AMIR 31338382+amiremohamadi@users.noreply.github.com
https://bugs.python.org/issue38979