I understand that this issue has been fixed in bpo-36763 with the implementation of the PEP 587. A new API now allow to handle Python initialization error with a new PyStatus structure.
By the way, bpo-30560 was a similar issue.
Note: if I misunderstood the issue, please reopen it ;-)