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

Replace mutable default arguments with the correct implementation. #677

Merged
merged 2 commits into from
Jul 11, 2020

Commits on Jul 11, 2020

  1. Replace mutable default arguments with the correct implementation.

    This will avoid potential sharing states problem through different instances of the EventHandler
    Sraw committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    a4bd88a View commit details
    Browse the repository at this point in the history
  2. update changelog.rst

    Sraw committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    2f0b6d1 View commit details
    Browse the repository at this point in the history