mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
338bdb2415
gh-142873: Do not check for `PyContextVar_CheckExact` twice in `PyContextVar_Set` (GH-142874)
(cherry picked from commit e61a447d0e)
Co-authored-by: sobolevn <mail@sobolevn.me>
Miscellaneous source files for the main Python shared library