You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(GitHub Action) Review evaluation of keyword arguments during expansion and run time. (#211)
This commit was copied from the master branch.
Commit: 7d76cee
Author: okamsn <28612288+okamsn@users.noreply.github.com>
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.
0 commit comments