]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140729: Add __mp_main__ as a duplicate for __main__ for pickle to work (#140735)
authoryihong <zouzou0208@gmail.com>
Mon, 17 Nov 2025 12:43:14 +0000 (20:43 +0800)
committerGitHub <noreply@github.com>
Mon, 17 Nov 2025 12:43:14 +0000 (12:43 +0000)
commit994ab5c922b179ab1884f05b3440c24db9e9733d
tree02828131e44498d9fc42a72184326fff75cb8bd4
parent20b64bdf23b88e44f72bc49f8bc783ae8ca21511
gh-140729: Add __mp_main__ as a duplicate for __main__ for pickle to work (#140735)
Lib/profiling/sampling/_sync_coordinator.py
Lib/test/test_profiling/test_sampling_profiler.py
Misc/NEWS.d/next/Core_and_Builtins/2025-10-29-11-31-59.gh-issue-140729.t9JsNt.rst [new file with mode: 0644]