commit | d24d925ab7d4a137d6cd5749ffd43ec634d5c074 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jun 11 15:32:42 2025 |
committer | GitHub <noreply@github.com> | Wed Jun 11 15:32:42 2025 |
tree | 09b3466a29904e255dd40a04cd9fbc91f9fc13a5 | |
parent | 6ae51582a1935495ce5126dbc24e319f11e2315f [diff] |
[3.13] gh-133264: Correct documentation of how Py_Main and Py_RunMain handle SystemExit (GH-135337) (#135395) gh-133264: Correct documentation of how Py_Main and Py_RunMain handle SystemExit (GH-135337) (cherry picked from commit b706ff003c536c5bca24dfdd3a8917bffcfa3df1) Co-authored-by: Malcolm Smith <smith@chaquo.com>