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

Fix 1.3 performance regression when locking with PyPI repository #7232

Merged

Commits on Jan 1, 2023

  1. performance: cache pages of PyPI repository in the same way as for le…

    …gacy repository to fix performance regression caused by replacing cachy
    radoering authored and neersighted committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    b42fa26 View commit details
    Browse the repository at this point in the history
  2. refactor(repository): always raise PackageNotFound in _get_page inste…

    …ad of returning None; remove unsuccessful attempt to get pretty name via json-based simple API
    radoering authored and neersighted committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    b26455f View commit details
    Browse the repository at this point in the history