Skip to content
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
Choose a base branch
from

Conversation

haubi
Copy link

@haubi 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.
@mention-bot
Copy link

@mention-bot 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 auvipy left a comment

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

@ned-deily
Copy link
Member

@ned-deily ned-deily commented May 31, 2019

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

@vstinner
Copy link
Member

@vstinner 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.

@github-actions
Copy link

@github-actions github-actions bot commented Feb 19, 2022

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

@github-actions 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