Skip to content

Avoid using cached normalised requirement lists in metadata for compatibility with plugins#4043

Merged
abravalheri merged 7 commits into
pypa:mainfrom
abravalheri:issue-4042
Sep 11, 2023
Merged

Avoid using cached normalised requirement lists in metadata for compatibility with plugins#4043
abravalheri merged 7 commits into
pypa:mainfrom
abravalheri:issue-4042

Conversation

@abravalheri

Copy link
Copy Markdown
Contributor

Summary of changes

  • Avoid using _normalized_install_requires and _normalized_extras_require in dist.metadata
  • Add functools.lru_cache to requirement parsing

Closes #4042

Pull Request Checklist

@abravalheri abravalheri marked this pull request as ready for review September 8, 2023 18:53
@abravalheri abravalheri merged commit f4dd704 into pypa:main Sep 11, 2023
@abravalheri abravalheri deleted the issue-4042 branch September 11, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Some packages no longer install their requirements.

1 participant