Skip to content

Conversation

@MaximeBICMTL
Copy link
Contributor

@MaximeBICMTL MaximeBICMTL commented Dec 14, 2025

Description

Use pathlib.Path instead of str and os.path in the DICOM study importer.

The migration is rather straightforward and the code is typed, so this was a rather easy change. There is no breaking change from a user perspective.

Testing

Tested manually + the code is strictly typed + there are integration tests for the related scripts, so I think it's good.

@MaximeBICMTL MaximeBICMTL added Language: Python Issue or PR related to the Python codebase Complexity: Simple Issue or PR that should be simple to implement, review, or test Pipeline: DICOM importer PR or issue related to the DICOM importer labels Dec 14, 2025
@MaximeBICMTL MaximeBICMTL changed the title Migrate the DICOM study importer to pathlib.Path Migrate the DICOM study importer to pathlib.Path (path PR 1) Dec 19, 2025
Copy link
Contributor

@jeffersoncasimir jeffersoncasimir left a comment

Choose a reason for hiding this comment

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

I proofread the Files changed and it LGTM!

@MaximeBICMTL MaximeBICMTL added this to the 28.0.0 milestone Dec 22, 2025
@MaximeBICMTL MaximeBICMTL changed the base branch from main to maxime_changes December 22, 2025 09:08
@MaximeBICMTL MaximeBICMTL merged commit 025b75e into aces:maxime_changes Dec 22, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Simple Issue or PR that should be simple to implement, review, or test Language: Python Issue or PR related to the Python codebase Pipeline: DICOM importer PR or issue related to the DICOM importer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants