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-118345: Fix os.path.abspath() & posixpath.abspath() for relative paths on the other platform #118346

Closed
wants to merge 7 commits into from

Commits on Apr 27, 2024

  1. Fix os.path.abspath()

    Co-authored-by: Eryk Sun <eryksun@gmail.com>
    nineteendo and eryksun committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4b1e0fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801e64f View commit details
    Browse the repository at this point in the history
  3. Fix role

    nineteendo committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    25313f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5002402 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da2ca2e View commit details
    Browse the repository at this point in the history
  6. Update Lib/ntpath.py

    nineteendo committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3168f05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0698a26 View commit details
    Browse the repository at this point in the history