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

Normalize «command to run» in pip-compile headers. #800

Merged
merged 3 commits into from
May 5, 2019

Commits on May 4, 2019

  1. Configuration menu
    Copy the full SHA
    a5bae85 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Review fixes

    atugushev committed May 5, 2019
    Configuration menu
    Copy the full SHA
    fe98e45 View commit details
    Browse the repository at this point in the history
  2. Call locale.setlocale() to load locale

    Fixes raising an exception on pip._internal.utils.encoding.auto_decode
    when requirement.txt has unique symblols.
    atugushev committed May 5, 2019
    Configuration menu
    Copy the full SHA
    5cb1764 View commit details
    Browse the repository at this point in the history