]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-59703: use the system dladdr function in getpath.c for macOS framework builds...
authorAN Long <aisk@users.noreply.github.com>
Tue, 21 Nov 2023 05:15:25 +0000 (13:15 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Nov 2023 05:15:25 +0000 (00:15 -0500)
commitde2715f086bc799b20e420a82b76180338352565
tree6a0f2ca9f3fb4eb7402f2533bb4fa7a3756a4734
parent6a00a58f60a1ce18d32503f11b95d6fcf00c7406
gh-59703: use the system dladdr function in getpath.c for macOS framework builds (GH-111546)

Co-authored-by: Ned Deily <nad@python.org>
Misc/NEWS.d/next/macOS/2023-10-31-22-13-05.gh-issue-59703.SML6Ag.rst [new file with mode: 0644]
Modules/getpath.c