Skip to content

Conversation

anlambert
Copy link
Contributor

@anlambert anlambert commented Aug 19, 2025

The regression was introduced in 9f082bc and was leading to configuration entries being yielded multiple times turning them to list instead of simple values and thus their validations were failing.

Fixes #13548.

The regression was introduced in 9f082bc and was leading to
configuration entries being yielded multiple times, turning them
to list instead of simple values and thus their validations were
failing.

Fixes pypa#13548.
@notatallshaw
Copy link
Member

@anlambert Thanks a lot for this PR! As I mentioned in #13548 (comment) maintainers are currently all volunteers it may take a moment for someone to review.

Pinging @ichard26 as you reviewed and merged #12201.

@notatallshaw notatallshaw added this to the 25.3 milestone Aug 21, 2025
Copy link
Member

@notatallshaw notatallshaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @anlambert for raising the issue, diagnosing the problem, and submitting a high quality PR.

@notatallshaw notatallshaw merged commit 0a62b4a into pypa:main Sep 11, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip config regression in 25.2
3 participants