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

Allow calling a function with name '_' #11810

Merged
merged 1 commit into from Dec 21, 2021
Merged

Allow calling a function with name '_' #11810

merged 1 commit into from Dec 21, 2021

Commits on Dec 21, 2021

  1. Allow calling a function with name '_'

    Fixes #11774. The issue has relevant background information in the
    discussion.
    
    It may be worth it to eventually add back some restrictions, but we'd
    only focus the restrictions on singledispatch functions. This is a
    quick fix to work around a regression.
    JukkaL committed Dec 21, 2021
    Copy the full SHA
    e335cc3 View commit details
    Browse the repository at this point in the history