bpo-36352: Add error handling to getpath.c by vstinner · Pull Request #12421 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-36352: Add error handling to getpath.c#12421
vstinner merged 1 commit intopython:masterfrom
vstinner:getpath_err
bpo-36352: Add error handling to getpath.c#12421
vstinner merged 1 commit intopython:masterfrom
vstinner:getpath_err
Conversation
Copy link Copy Markdown
Member
Replace Py_FatalError() with _PyInitError to let the caller handle
the fatal error.
Replace Py_FatalError() with _PyInitError to let the caller handle the fatal error.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
added
the
skip news
label
vstinner
merged commit
7b14f0c
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
getpath_err
branch
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