]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:41:48 +0000 (23:41 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2024 22:41:48 +0000 (22:41 +0000)
commit59316a668ec17374640cdd5fdd73fa2ca23f66b5
tree6be02ac5f99cbeb23492ded70a34ce94f4ca04f4
parent9e115b10151304de340a1721e960f4b773641133
[3.13] gh-126451: Register contextvars.Context to collections.abc.Mapping (GH-126452) (#126518)

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]