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

Update to pyee 8.1.0 #2724

Merged
merged 2 commits into from Oct 22, 2020
Merged

Update to pyee 8.1.0 #2724

merged 2 commits into from Oct 22, 2020

Commits on Oct 22, 2020

  1. Update to pyee 8.1.0

    pyee 8.1.0 adds a small change to make the once call to be more safe in
    multithreaded environments.
    
    This switches back from the now deprecated BaseEventEmitter to the
    standard EventEmitter.
    forslund committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    0a9de0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04b6bb View commit details
    Browse the repository at this point in the history