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

Fix local variables being collected into module_arguments dict #2048

Merged
merged 13 commits into from
Jun 4, 2020

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    d711672 View commit details
    Browse the repository at this point in the history
  2. add test

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    26fcf55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51da5e1 View commit details
    Browse the repository at this point in the history
  4. skip decorator

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ddeb191 View commit details
    Browse the repository at this point in the history
  5. changelog

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    66ca8c4 View commit details
    Browse the repository at this point in the history
  6. changelog

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f9a3e7d View commit details
    Browse the repository at this point in the history
  7. update docs

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    4d719dd View commit details
    Browse the repository at this point in the history
  8. remove obsolete child collection

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    09fa282 View commit details
    Browse the repository at this point in the history
  9. generalize **args, **kwargs names

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    790f192 View commit details
    Browse the repository at this point in the history
  10. docs

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d4747c1 View commit details
    Browse the repository at this point in the history
  11. also update varargs passed in

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8284dcc View commit details
    Browse the repository at this point in the history
  12. update test

    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    e9492e1 View commit details
    Browse the repository at this point in the history
  13. Revert "also update varargs passed in"

    This reverts commit 3d7a30d.
    awaelchli authored and Borda committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    79a6023 View commit details
    Browse the repository at this point in the history