diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-12-08 11:53:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-08 11:53:07 (GMT) |
commit | 9baa870c27b54c26f9dd292c26936b70bdb64a06 (patch) | |
tree | 2a69d29f82306f2142c80bd538bb397cd955329e /Lib/test/test_dataclasses.py | |
parent | a197f8aa7493e66bc54c3db8f796d00cef1c3042 (diff) | |
download | cpython-9baa870c27b54c26f9dd292c26936b70bdb64a06.zip cpython-9baa870c27b54c26f9dd292c26936b70bdb64a06.tar.gz cpython-9baa870c27b54c26f9dd292c26936b70bdb64a06.tar.bz2 |
bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)
now contextvars.ContextVar "__class_getitem__" method returns ContextVar class, not None.
https://bugs.python.org/issue38979
Automerge-Triggered-By: @asvetlov
(cherry picked from commit 28c91631c24e53713ad0e8a2bbae716373f5e53d)
Co-authored-by: AMIR <31338382+amiremohamadi@users.noreply.github.com>
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions