]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132737: Support profiling modules that require __main___ (#132738)
authorAneesh Durg <aneeshdurg17@gmail.com>
Thu, 24 Apr 2025 18:41:01 +0000 (13:41 -0500)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 18:41:01 +0000 (14:41 -0400)
commitc7a7aa9a57c25ef2666f7dbf62edab882747af6b
tree9758b57d19fba1afad204b244eb5c0154996bd7c
parente1c09fff054ebcb90e72bba25ef7332bcabec92b
gh-132737: Support profiling modules that require __main___ (#132738)
Lib/cProfile.py
Lib/test/test_cprofile.py
Misc/NEWS.d/next/Core_and_Builtins/2025-04-19-18-07-34.gh-issue-132737.9mW1il.rst [new file with mode: 0644]