mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
b3cf1f27e9
gh-132002: Fix crash of `ContextVar` on unhashable `str` subtype (GH-132003)
(cherry picked from commit ab2a3dda1d)
Co-authored-by: sobolevn <mail@sobolevn.me>
Miscellaneous source files for the main Python shared library