Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

charris
Copy link
Member

@charris charris commented Jul 25, 2025

Backport of #29435.

Fixes TestNumpyConfig.test_configtool_pkgconfigdir failure by resolving PKG_CONFIG_DIR with .resolve() to match _configtool.py behavior. Addresses assertion error in build environments where Python is configured with --with-platlibdir=lib64 and lib64 is a symlink to lib.

Closes #29434

…nk (numpy#29434)

Ensure `TestNumpyConfig.test_configtool_pkgconfigdir` resolves `PKG_CONFIG_DIR`
using `.resolve()` to match the resolved path from `_configtool.py`.
@charris charris added this to the 2.3.3 release milestone Jul 25, 2025
@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Jul 25, 2025
@charris charris merged commit e5aa1b8 into numpy:maintenance/2.3.x Jul 25, 2025
75 checks passed
@charris charris deleted the backport-29435 branch July 25, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug 08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant