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

Check whether keyword arguments are evaluable at run time #210

Closed
okamsn opened this issue Sep 11, 2024 · 1 comment
Closed

Check whether keyword arguments are evaluable at run time #210

okamsn opened this issue Sep 11, 2024 · 1 comment
Labels
bug? This might be a bug enhancement New feature or request

Comments

@okamsn
Copy link
Owner

okamsn commented Sep 11, 2024

Make sure keyword arguments are evaluable where it makes sense.

@okamsn okamsn added enhancement New feature or request bug? This might be a bug labels Sep 11, 2024
okamsn added a commit that referenced this issue Sep 14, 2024
…time.

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.
okamsn added a commit that referenced this issue Sep 14, 2024
…time.

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.
okamsn added a commit that referenced this issue Sep 14, 2024
…time.

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.
okamsn added a commit that referenced this issue Sep 14, 2024
…time.

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.  See this PR #211.
okamsn added a commit that referenced this issue Sep 14, 2024
…time.

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.  See this PR #211.
okamsn added a commit that referenced this issue Sep 14, 2024
…time.

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.  See this PR #211.
okamsn added a commit that referenced this issue Sep 14, 2024
…time.

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.  See this PR #211.
okamsn added a commit that referenced this issue Sep 14, 2024
…#211)

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.  See this PR #211.
github-actions bot added a commit that referenced this issue Sep 14, 2024
…on and run time. (#211)

This commit was copied from the master branch.

Commit: 7d76cee
Author: okamsn <[email protected]>
Date: 2024-09-14 14:45:00 +0000

Review evaluation of keyword arguments during expansion and run time. (#211)

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.  See this PR #211.
github-actions bot added a commit that referenced this issue Sep 14, 2024
…on and run time. (#211)

This commit was copied from the master branch.

Commit: 7d76cee
Author: okamsn <[email protected]>
Date: 2024-09-14 14:45:00 +0000

Review evaluation of keyword arguments during expansion and run time. (#211)

- Make `close` in `iter` evaluable.  Make it evaluated at the beginning.

- Make `on-failure` in `find` evaluated at the beginning.

Closes issue #210.  See this PR #211.
@okamsn
Copy link
Owner Author

okamsn commented Sep 14, 2024

Closed by #211.

@okamsn okamsn closed this as completed Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug? This might be a bug enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant