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