You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These patches were added to avoid introducing symbols from
modern macOS SDKs because of linking issues when using an
older SDK.
With the investigation in indygreg/PyOxidizer#373
and the conclusion to require a minimum SDK version to relink, it
should be safe to introduce these symbols back into the binaries.
I'm pretty certain that the symbol mentioned inline is already
being pulled in by CPython 3.9 anyway. So these patches were
arguably already out of date before the aforementioned policy
change.
0 commit comments