mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
gh-142829: Fix use-after-free in `Context.__eq__` via re-entrant `ContextVar.set` (GH-142905) (cherry picked from commit a4086d7f89e5d388e4ffcdb13e4fba0255234286) Co-authored-by: A.Ibrahim <abdulrasheedibrahim47@gmail.com>
Miscellaneous source files for the main Python shared library