]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42521: Add note about 'Python -d' only working on debug builds (GH-23607)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 2 Dec 2020 22:01:23 +0000 (14:01 -0800)
committerGitHub <noreply@github.com>
Wed, 2 Dec 2020 22:01:23 +0000 (14:01 -0800)
commit9b34f34aa929941576a69a6f7de77f1fb0b96ed6
tree00006c459645fd5fc0f51c3b6ed5965f28b36abe
parented4614386f210964840daa1f7cbddbbd575f7a49
bpo-42521: Add note about 'Python -d' only working on debug builds (GH-23607)

(cherry picked from commit 99b594404d364b363c184f48338d6ee81bee26dd)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Python/initconfig.c