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

GH-103224: Use the realpath of the Python executable in test_venv #103243

Merged
merged 4 commits into from
Jun 1, 2023

Commits on Apr 4, 2023

  1. pythonGH-103224: Use the realpath of the Python executable in `test_v…

    …env`
    
    Now running tests through a Python symlink no longer causes `test_upgrade_dependencies` and `test_zippath_from_non_installed_posix` to fail.
    artemmukhin committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    67576f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on May 25, 2023

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

Commits on May 31, 2023

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