diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2024-05-06 21:16:22 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-06 21:16:22 -0600 |
commit | 1a23716d4ba6c6dadd76a3662db580f451f660e3 (patch) | |
tree | 4f213f50a194d005e1cda4682757dc46af8a2513 /Python/import.c | |
parent | 853163d3b5fa56d54a47817642c804b5d0c9f8e5 (diff) | |
download | cpython-1a23716d4ba6c6dadd76a3662db580f451f660e3.tar.gz cpython-1a23716d4ba6c6dadd76a3662db580f451f660e3.zip |
gh-117953: Imply Single-phase Init if the Init Function Fails (gh-118684)
This ensures the kind is always either _Py_ext_module_kind_SINGLEPHASE or _Py_ext_module_kind_MULTIPHASE.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions