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 links in PyPI Simple Repository API page (#30594) #30612

Merged
merged 2 commits into from
Apr 20, 2024

Commits on Apr 20, 2024

  1. Fix links in PyPI Simple Repository API page (go-gitea#30594)

    Thanks to @Zottelchen for looking into problem and proposing the fix.
    
    Ref: astral-sh/uv#3017 ,
    https://peps.python.org/pep-0503/
    
    This PR's change is from Zottelchen's work.
    
    And I by the way rename the `$p` to `$pd` because `p` is used as
    "package" in code, while `pd` is used as "package description".
    
    ----
    
    Co-authored-by: Zottelchen
    wxiaoguang authored and GiteaBot committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    719404f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82706b8 View commit details
    Browse the repository at this point in the history