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-118447: Fix handling of unreadable symlinks in os.path.realpath() #118489

Merged
merged 8 commits into from
May 18, 2024

Commits on May 1, 2024

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

    barneygale committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fc5e670 View commit details
    Browse the repository at this point in the history
  3. Fix + NEWS

    barneygale committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8d3fbff View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Update Lib/test/test_posixpath.py

    Co-authored-by: Nice Zombies <[email protected]>
    barneygale and nineteendo committed May 18, 2024
    Configuration menu
    Copy the full SHA
    90a4fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8230c3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f13e494 View commit details
    Browse the repository at this point in the history
  4. Unused import

    barneygale committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a29e836 View commit details
    Browse the repository at this point in the history
  5. Undo unnecessary changes

    barneygale committed May 18, 2024
    Configuration menu
    Copy the full SHA
    0af033d View commit details
    Browse the repository at this point in the history