mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
1c223ae58d
Check the result of PySet_Contains() for error in Python/symtable.c (GH-109146)
(cherry picked from commit 87a7faf6b6)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Miscellaneous source files for the main Python shared library