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

Use __send__ instead of send #140

Merged
merged 1 commit into from Oct 29, 2020
Merged

Use __send__ instead of send #140

merged 1 commit into from Oct 29, 2020

Commits on Oct 29, 2020

  1. Use __send__ instead of send

    This should avoid issues where a class defines its own #send method.
    mfilej committed Oct 29, 2020
    Copy the full SHA
    cce3c39 View commit details
    Browse the repository at this point in the history