Skip to content

[WIP] Python improvements and output_dir implementation - #336

Open
drobnyjt wants to merge 7 commits into
devfrom
python_improvements
Open

[WIP] Python improvements and output_dir implementation#336
drobnyjt wants to merge 7 commits into
devfrom
python_improvements

Conversation

@drobnyjt

@drobnyjt drobnyjt commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Thank you for your contribution to rustBCA!

Before submitting this PR, please make sure you have:

  • Opened an issue
  • Referenced the relevant issue number(s) below
  • Provided a description of the changes below
  • Ensured all tests pass and added any necessary tests for new code

Fixes #325

Description

This PR adds an output_dir option to RustBCA input files; it also switches from string concatenation for file handling to std::path::Path, which is what it should have been in the first place.

This PR also does some minor code cleanup of the Python functions that shouldn't make a difference to the user but should keep things easier to maintain.

Tests

make_input_file_and_run.py now includes a test of the output_dir option. All other tests pass.

@drobnyjt
drobnyjt changed the base branch from main to dev August 11, 2026 20:25
@drobnyjt drobnyjt changed the title [WIP] Python improvements [WIP] Python improvements and output_dir implementation Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant