Skip to content

Deprecate sysconfig.expand_makefile_vars #129075

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

Closed
FFY00 opened this issue Jan 20, 2025 · 2 comments
Closed

Deprecate sysconfig.expand_makefile_vars #129075

FFY00 opened this issue Jan 20, 2025 · 2 comments
Labels
type-feature A feature request or enhancement

Comments

@FFY00
Copy link
Member

FFY00 commented Jan 20, 2025

Feature or enhancement

Proposal:

This function has been broken since v3.13.0a1 (see GH-128978), and nobody noticed. It was originally meant to posteriorly expand the values from sysconfig.get_paths(..., expand=False), which achieves the same as passing a custom vars argument to sysconfig.get_paths, a function that is actually tested.

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

GH-128978

@FFY00 FFY00 added the type-feature A feature request or enhancement label Jan 20, 2025
@tomasr8
Copy link
Member

tomasr8 commented Jan 20, 2025

There's already an issue for it :) #129064

@FFY00
Copy link
Member Author

FFY00 commented Jan 20, 2025

Ah, @tomasr8 thanks for noticing! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants