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

fix: runpy.run_path(path) crashes with pathlib.Path #1819

Merged
merged 8 commits into from
Jul 19, 2024

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    2d1eabd View commit details
    Browse the repository at this point in the history
  2. Revert "fix: runpy.run_path(path) crashes with pathlib.Path"

    This reverts commit 2d1eabd.
    askhl committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    738d7a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc82ffc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07c8eae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecf9ccf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. finish up nedbat#1819

    nedbat committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0ae0869 View commit details
    Browse the repository at this point in the history
  2. test both str and Path

    nedbat committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    02588f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd56365 View commit details
    Browse the repository at this point in the history