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

DM-38552: Support non-file root in constructor for relative paths #47

Merged
merged 8 commits into from
Apr 6, 2023

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    d0eb826 View commit details
    Browse the repository at this point in the history
  2. Change behavior such that schemeless forceAbsolute returns file URI

    Previously we tried to distinguish between someone constructing
    a ResourcePath with an schemeless absolute path and someone
    constructing one with forceAbsolute=True and the distinction
    was mostly confusing to everyone.
    timj committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7d9f494 View commit details
    Browse the repository at this point in the history
  3. Add news fragment

    timj committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c70b33e View commit details
    Browse the repository at this point in the history
  4. Disable coverage reporting on code that gets no coverage

    eg TYPE_CHECKING blocks.
    timj committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1347e0a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    081d998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71deb1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d35128c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c9a535 View commit details
    Browse the repository at this point in the history