]> granicus.if.org Git - python/commit
bpo-34170: Py_Main() updates config when setting Py_InspectFlag (GH-8593)
authorVictor Stinner <vstinner@redhat.com>
Wed, 1 Aug 2018 00:57:45 +0000 (02:57 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Aug 2018 00:57:45 +0000 (02:57 +0200)
commita4d20b2e5ece2120f129cb4dda951a6c2461e92d
tree3286b602154f666d3a9edd3ce76619ccc053f05b
parentb75d7e243512afcfb2285e6471262478383e09db
bpo-34170: Py_Main() updates config when setting Py_InspectFlag (GH-8593)
Modules/main.c