Skip to content

Release 2.0.7#726

Merged
amoffat merged 9 commits intomasterfrom
develop
Jun 1, 2024
Merged

Release 2.0.7#726
amoffat merged 9 commits intomasterfrom
develop

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 <kloczek@github.com>
Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
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
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