SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 136 Python

Fix for 838140: don't call NSUnlinkModule when we fail to find our

expected entrypoint. The unlinking will crash the application if the
module contained ObjC code. The price of this is small: a little wasted
memory, and only in a case than isn't expected to occur often.
J
Jack Jansen committed
e4979782017e2a436c7f5634cb7347a420157ec5
Parent: ad1654e