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

don't use normalize_version() #6476

Merged
merged 2 commits into from
Sep 17, 2022

Commits on Sep 11, 2022

  1. don't use normalize_version()

    it's just a complicated way of calling version.to_string()
    dimbleby committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    097e173 View commit details
    Browse the repository at this point in the history
  2. don't use escape_version()

    version.to_string() already gave an escaped version
    dimbleby committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    ab767a4 View commit details
    Browse the repository at this point in the history