bpo-45582: Fix framework path and bootstrap build (GH-29954)
* 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>
C
Christian Heimes committed
06c4ae8b1380eec1c5f3cd8faa21102d1c940bab
Parent: 064e53d
Committed by GitHub <noreply@github.com>
on 12/7/2021, 6:09:53 PM