Skip to content

4523: Migrate to pathlib.Path#7087

Open
SgtVarmint wants to merge 5 commits into
SciTools:mainfrom
SgtVarmint:4523-migrate_to_pathlib
Open

4523: Migrate to pathlib.Path#7087
SgtVarmint wants to merge 5 commits into
SciTools:mainfrom
SgtVarmint:4523-migrate_to_pathlib

Conversation

@SgtVarmint
Copy link
Copy Markdown

@SgtVarmint SgtVarmint commented May 13, 2026

Closes #4523 in migrating uses of os.path to pathlib.Path where possible.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 13, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@scitools-ci scitools-ci Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Templating

This PR includes changes that may be worth sharing via templating. For each file listed below, please either:

  • Action the suggestion via a pull request editing/adding the relevant file in the SciTools/.github templates/ directory. 1
  • Raise an issue against the SciTools/.github repo for the above action if you really don't have 10mins spare right now. Include an assignee, to avoid it being forgotten.
  • Dismiss the suggestion if the changes are not suitable for templating.

You will need to dismiss this review before this PR can be merged. Recommend the reviewer does this as their final action before merging, as this text will continually update as commits come in.

Template candidates

The following changed files are not currently templated, but their parent directories suggest they may be good candidates for a new template to be created:

Footnotes

  1. Include this text in the PR body to avoid any notifications about applying the template changes back to the source repo!
    @scitools-templating: please no update notification on: iris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Fully adopt pathlib.PurePath for file paths

2 participants