Skip to content

update LocalDataPath and testing for python 3.13 support #1188

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jmartin-tech
Copy link
Collaborator

Updates required for python 3.13 support.

Impacts from refactor of pathlib and addition of the new PurePath class in cpython required implementation of a conditional method override for with_segments on 3.13+. This also required allowing ORDERED_SEARCH_PATHS locations to be considered valid LocalDataPath objects when the path does not already exist on the filesystem.

Verification

List the steps needed to make sure this thing works

  • Update automation tests pass

@jmartin-tech jmartin-tech marked this pull request as draft April 29, 2025 21:39
@leondz leondz added the architecture Architectural upgrades label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Architectural upgrades
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants