Skip to content
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

Release 2.0.7 #726

Merged
merged 9 commits into from
Jun 1, 2024
Merged

Release 2.0.7 #726

merged 9 commits into from
Jun 1, 2024

Conversation

amoffat
Copy link
Owner

@amoffat amoffat commented May 31, 2024

No description provided.

Pistahh and others added 8 commits November 20, 2023 16:51
Fixes #708

glob.glob has many possible arguments but the current wrapping solution
doesn't cover all them.

This change directly passes all args (positional and kw) as-is to the
wrapped function.
Add _return_cmd attr since normal commands now return strings.

Closes #717
Despite what is mentioned in pyproject.toml that `sh` supports only
python 3.8.x `sh` code still uses older syntax.
Pass all code over `pyupgrade --py38`.

Signed-off-by: Tomasz Kłoczko <[email protected]>
Signed-off-by: Tomasz Kłoczko <[email protected]>
Modernize code to Python >= 3.8
amoffat

This comment was marked as off-topic.

@amoffat amoffat requested a review from ecederstrand May 31, 2024 23:28
@amoffat amoffat removed the request for review from ecederstrand June 1, 2024 16:27
@amoffat amoffat merged commit 49be03a into master Jun 1, 2024
19 checks passed
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.

4 participants