mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
257c413cd1
gh-122029: Log call events in sys.setprofile when it's a method with c function (GH-122072)
Log call events in sys.setprofile when it is a method with a C function.
(cherry picked from commit e91ef13861)
Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Miscellaneous source files for the main Python shared library