Skip to content

Code quality: find.py refactored and type annotated#1721

Merged
insspb merged 4 commits intomasterfrom
pathlib-find
Jun 9, 2022
Merged

Code quality: find.py refactored and type annotated#1721
insspb merged 4 commits intomasterfrom
pathlib-find

Conversation

@insspb
Copy link
Copy Markdown
Member

@insspb insspb commented Jun 8, 2022

Related #1403

PR #1547 converting os to pathlib silently and implementing a lot of str method calls. It is not what we want, we want to work with Path when it is Path and work with str when str required.

find module not related to actual work, but require update in test and in module in one time, otherwise it has no sense.

@insspb insspb added windows This issue/PR related to windows systems only code style This issue/PR relates to the project code style modification needs-review PR Only: This PR require review from other developer labels Jun 8, 2022
@github-actions github-actions bot added the CI/CD This issue/PR relates to the project CI/CD update or fix. label Jun 8, 2022
Copy link
Copy Markdown
Contributor

@jensens jensens left a comment

Choose a reason for hiding this comment

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

LGTM

@insspb insspb merged commit 514a56b into master Jun 9, 2022
@insspb insspb deleted the pathlib-find branch June 9, 2022 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD This issue/PR relates to the project CI/CD update or fix. code style This issue/PR relates to the project code style modification needs-review PR Only: This PR require review from other developer windows This issue/PR related to windows systems only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants