]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121546: Disable contextvar caching on free-threading build (GH-121740)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Jul 2024 20:53:52 +0000 (22:53 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2024 20:53:52 +0000 (16:53 -0400)
commit0a634e3702b7fe688076e0c2caee9cfcb1553154
tree030134465eff76d6545095d1fd4cf0f6c5ce1458
parentb506de4eb562d20a090c99bc869f8468cbda7847
[3.13] gh-121546: Disable contextvar caching on free-threading build (GH-121740) (#121808)

gh-121546: Disable contextvar caching on free-threading build (GH-121740)
(cherry picked from commit e904300882055bed71cae59f8ca9161066659b7c)

Co-authored-by: Ken Jin <kenjin@python.org>
Include/internal/pycore_context.h
Python/context.c