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