[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-15590: distinct python-config from pkg-config python #737

Open
wants to merge 1 commit into
base: main
from
+166 −124

Conversation

Copy link

haubi commented Mar 20, 2017

Fix output of 'python-config' for creating loadable Python modules.
Fix output of 'pkg-config python' for linking against the interpreter.

Fix output of 'python-config' for creating loadable Python modules.
Fix output of 'pkg-config python' for linking against the interpreter.
Copy link

mention-bot commented Mar 20, 2017

@haubi, thanks for your PR! By analyzing the history of the files in this pull request, we identified @brettcannon, @ned-deily and @loewis to be potential reviewers.

Copy link

auvipy left a comment

could you please re base this or want new taker for this?

Copy link
Member

ned-deily commented May 31, 2019

See more recent bpo-36721 which also addresses this area.

Copy link
Member

vstinner commented Jun 2, 2019

See more recent bpo-36721 which also addresses this area.

I'm not sure that bpo-36721 is related. Misc/python-config.sh.in still uses SYSLIBS, whereas Misc/python.pc.in doesn't.

Copy link

github-actions bot commented Feb 19, 2022

This PR is stale because it has been open for 30 days with no activity.

github-actions bot added the stale label Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting core review CLA signed stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants