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

Pathlib everywhere #1773

Merged
merged 18 commits into from
Jul 20, 2023
Merged

Pathlib everywhere #1773

merged 18 commits into from
Jul 20, 2023

Commits on Apr 21, 2023

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

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    6325626 View commit details
    Browse the repository at this point in the history
  2. enforce pathlib through ruff

    pmeier committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b784f79 View commit details
    Browse the repository at this point in the history
  3. remove Path.open instances

    pmeier committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8b2727f View commit details
    Browse the repository at this point in the history
  4. [DIRTY] more pathlib upgrades

    pmeier committed May 2, 2023
    Configuration menu
    Copy the full SHA
    7e3180d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    055c0e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f73427d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

Commits on May 10, 2023

  1. remove all os.path instances

    pmeier committed May 10, 2023
    Configuration menu
    Copy the full SHA
    242ad73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    782d2f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    b001579 View commit details
    Browse the repository at this point in the history
  2. fix ruff

    pmeier committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2e8aa66 View commit details
    Browse the repository at this point in the history
  3. unify path imports

    pmeier committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    363ad33 View commit details
    Browse the repository at this point in the history
  4. fix render

    pmeier committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c7cd159 View commit details
    Browse the repository at this point in the history
  5. fix templates

    pmeier committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3dd78ed View commit details
    Browse the repository at this point in the history
  6. try fix deployment

    pmeier committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    50726a7 View commit details
    Browse the repository at this point in the history
  7. fix destroy

    pmeier committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    55e65a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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