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

Support using the subtraction operator to get the relative path between URLs #1340

Merged
merged 27 commits into from
Oct 22, 2024

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    81ed86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f18ed6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97820e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d13bf1d View commit details
    Browse the repository at this point in the history
  5. fix conflicting imports

    bdraco committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5037e6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6478fde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3665a02 View commit details
    Browse the repository at this point in the history
  8. Sign CHANGES/1340.feature.rst

    Co-authored-by: J. Nick Koston <[email protected]>
    oleksbabieiev and bdraco authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3add068 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38c7f3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4dd4a69 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5f242b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2006066 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c717845 View commit details
    Browse the repository at this point in the history
  14. Rename relative_path()

    oleksbabieiev committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    827171f View commit details
    Browse the repository at this point in the history
  15. Refactor test_url.py

    oleksbabieiev committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b436b14 View commit details
    Browse the repository at this point in the history
  16. Refactor _path.py

    oleksbabieiev committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1b620df View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bfb2c4d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2b87478 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    05c2147 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    42c75aa View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Avoid the os namespace

    oleksbabieiev committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7da1599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e252ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bebdd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39060d1 View commit details
    Browse the repository at this point in the history
  5. Refactor _path.py

    Co-authored-by: J. Nick Koston <[email protected]>
    oleksbabieiev and bdraco authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d683e16 View commit details
    Browse the repository at this point in the history