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

Improve PythonInterpreterCache logging #5954

Merged

Commits on Jun 13, 2018

  1. Improve PythonInterpreterCache logging

    When users have issues building their Python interpreter cache, they are often very confused because does not currently log much about the process to help users debug. Here we add log lines describing what/where Pants looks to build the interpreter cache, and the results of what it found. This should help users better understand/debug the process.
    traviscrawford committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3d2bb67 View commit details
    Browse the repository at this point in the history