commit | bab0833d49f8d38488ff1469edcec9b47db0dc5c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jun 15 08:19:06 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 15 08:19:06 2020 -0700 |
tree | 893ace2d0b49160ab356836e92b4fc47601ee49f | |
parent | 30b59fd7cf946f7163283eef7d4389bd4e582492 [diff] |
bpo-40910: PyConfig_Clear() clears _orig_argv (GH-20886) bpo-40910, bpo-40953: PyConfig_Clear() clears _orig_argv. (cherry picked from commit e2d47a0568c6da9229580829917fd6aa702133b3) Co-authored-by: Victor Stinner <vstinner@python.org>