mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
57e4f0886d
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