commit | de2715f086bc799b20e420a82b76180338352565 | [log] [tgz] |
---|---|---|
author | AN Long <aisk@users.noreply.github.com> | Tue Nov 21 13:15:25 2023 +0800 |
committer | GitHub <noreply@github.com> | Tue Nov 21 00:15:25 2023 -0500 |
tree | 6a0f2ca9f3fb4eb7402f2533bb4fa7a3756a4734 | |
parent | 6a00a58f60a1ce18d32503f11b95d6fcf00c7406 [diff] |
gh-59703: use the system dladdr function in getpath.c for macOS framework builds (GH-111546) Co-authored-by: Ned Deily <nad@python.org>