]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-126451: Register contextvars.Context to collections.abc.Mapping (GH-126452...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 6 Nov 2024 22:37:37 +0000 (23:37 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2024 22:37:37 +0000 (22:37 +0000)
commitd71da0feda679bea2d291ed59f121a4cdd38b118
tree349c647bb27c6c78a654894f05e91025f21769eb
parenta19832bfbffcca0c224434a877f671137bc87137
[3.12] gh-126451: Register contextvars.Context to collections.abc.Mapping (GH-126452) (#126519)

gh-126451: Register contextvars.Context to collections.abc.Mapping (GH-126452)
(cherry picked from commit 5dc36dc5658f6ba9cfd9d7a2771baaf17d2ee23a)

Co-authored-by: Stephen Morton <git@tungol.org>
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]