]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126451: Register contextvars.Context to collections.abc.Mapping (#126452)
authorStephen Morton <git@tungol.org>
Wed, 6 Nov 2024 22:12:45 +0000 (14:12 -0800)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2024 22:12:45 +0000 (01:12 +0300)
commit5dc36dc5658f6ba9cfd9d7a2771baaf17d2ee23a
tree6b63ad672ec6863f8a5e68b789b2a8262d54ef49
parentb9082958ef7dfb57d0fef745a5bf2521546a0dd6
gh-126451: Register contextvars.Context to collections.abc.Mapping (#126452)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/contextvars.py
Lib/test/test_context.py
Misc/NEWS.d/next/Library/2024-11-05-11-28-45.gh-issue-126451.XJMtqz.rst [new file with mode: 0644]