bpo-45582: Fix framework path and bootstrap build by tiran · Pull Request #29954 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
- Check NS API return values for NULL to prevent segfault in
_bootstrap_python. - Set modPathInitialized to 1 so the
decode_to_dictpath is used.
Signed-off-by: Christian Heimes christian@python.org
tiran
requested review from
ambv,
ned-deily,
ronaldoussoren and
zooba
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
tiran
added
the
skip news
label
* Check NS API return values for NULL to prevent segfault in ``_bootstrap_python``. * Set modPathInitialized to 1 so the ``decode_to_dict`` path is used. Signed-off-by: Christian Heimes <christian@python.org>
tiran
force-pushed
the
bpo-45582-framework
branch
from
ed7337c to
84e68b1
Compare
tiran
marked this pull request as ready for review
ned-deily
approved these changes
ned-deily
left a comment
ned-deily
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
zooba
approved these changes
ambv
merged commit
06c4ae8
into
python:main
bedevere-bot
removed
the
awaiting merge
label
zooba
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment