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

Loop until no eval master #55639

Merged
merged 21 commits into from
Jan 4, 2020
Merged

Commits on Dec 13, 2019

  1. Add loop.until_no_eval that provides similar functionality but withou…

    …t using eval(). Added unittests.
    github-abcde committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    57803d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561153a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feb404f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8acb261 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    435fa74 View commit details
    Browse the repository at this point in the history
  6. Add explanation of datastructure returned by boto_elb.get_instance_he…

    …alth, used in the examples. Add explanation of usage of data.subdict_match, with nice (unresolved) link.
    github-abcde committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    9f03dde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75f6e9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c74220 View commit details
    Browse the repository at this point in the history
  9. Remove unneccesary list coercion

    and add pylint-disable statements to avoid unneccesary noise
    github-abcde committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    73765db View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    a7e6a06 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    02a823d View commit details
    Browse the repository at this point in the history
  2. Shut up pylint some more

    since it kept suggesting to add an import that is not needed nor used.
    If you add the import and then lint using .pylintrc, it then complains about the unused import.
    github-abcde committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    8457965 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    76775ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02fb92f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Configuration menu
    Copy the full SHA
    258e77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c357998 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Configuration menu
    Copy the full SHA
    d0caf60 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    cb6b22c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657be7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69329c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    01ebfed View commit details
    Browse the repository at this point in the history