FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-117953: Imply Single-phase Init if the Init Function Fails by ericsnowcurrently · Pull Request #118684 · python/cpython · GitHub

/ cpython Public

gh-117953: Imply Single-phase Init if the Init Function Fails - #118684

Merged
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:extensions-imply-kind
May 7, 2024
Merged

gh-117953: Imply Single-phase Init if the Init Function Fails#118684
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:extensions-imply-kind

Conversation

ericsnowcurrently commented May 7, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

This ensures the kind is always either _Py_ext_module_kind_SINGLEPHASE or _Py_ext_module_kind_MULTIPHASE.

ericsnowcurrently merged commit 1a23716 into python:main May 7, 2024
ericsnowcurrently deleted the extensions-imply-kind branch May 7, 2024 03:16
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
…ythongh-118684)

This ensures the kind is always either _Py_ext_module_kind_SINGLEPHASE or _Py_ext_module_kind_MULTIPHASE.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL