mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
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 e91ef13861e88c27aed51a24e58d1dcc855a01dc) Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Miscellaneous source files for the main Python shared library