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

tests: fix test_repr_traceback_with_invalid_cwd #6529

Merged

Commits on Jan 24, 2020

  1. tests: fix test_repr_traceback_with_invalid_cwd

    This never worked as expected (since a912d37), and only py38-windows
    triggered the mocked `os.getcwd` unintentionally, via `inspect`.
    blueyed committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    79ae86c View commit details
    Browse the repository at this point in the history