]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-91173: disable frozen modules in debug builds (#92023)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Tue, 3 May 2022 22:20:13 +0000 (03:50 +0530)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 22:20:13 +0000 (15:20 -0700)
commite8d7661ff25fb698062ab07e37362c2c20471984
tree5d6a88c5568393ad2dcceeb1a3e5884612315d27
parent48c6165c28dfb40eafd2fa6de9bebd14fbc7c95c
GH-91173: disable frozen modules in debug builds (#92023)
Lib/test/test_embed.py
Misc/NEWS.d/next/Core and Builtins/2022-05-02-12-40-18.gh-issue-91173.k_Dr6z.rst [new file with mode: 0644]
Python/initconfig.c