This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Investigate weak linking
Type: enhancement Stage:
Components: macOS Versions:
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: jackjansen Nosy List: jackjansen
Priority: low Keywords:

Created on 2002-12-14 22:24 by jackjansen, last changed 2022-04-10 16:06 by admin. This issue is now closed.

Messages (1)
msg13616 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2002-12-14 22:24
We should investigate weak linking (Apple technote 2064) as a way to make a binary Python distribution compatible with older MacOSX releases.
History
Date User Action Args
2022-04-10 16:06:02adminsetgithub: 37612
2002-12-14 22:24:01jackjansencreate