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

Use tomli for reading the lock file #6562

Merged
merged 5 commits into from
Nov 5, 2022

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    1f97df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb52d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f32e8a1 View commit details
    Browse the repository at this point in the history
  4. Don't re-read lockfile after writing it

    It's slow, and anyway what is this MR even for if we still read the
    lockfile with tomlkit?!
    dimbleby authored and radoering committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    c207464 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc110ff View commit details
    Browse the repository at this point in the history