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

remove dead code: singledispatch has been in the standard library ... #1534

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

a-detiste
Copy link
Contributor

@a-detiste a-detiste commented Sep 15, 2024

…for many years

(BTW this function does not seems to be used anywhere anymore)

…ny years

(BTW this function does not seems to be used anywhere anymore)
Copy link
Collaborator

@sjdemartini sjdemartini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like like it's been stable since python 3.7 https://docs.python.org/3/library/functools.html#functools.singledispatch. LGTM!

@a-detiste a-detiste changed the title remove dead code: singledispatch has been in the stard library for ma… remove dead code: singledispatch has been in the standard library ... Sep 15, 2024
@kiendang kiendang merged commit 2692250 into graphql-python:main Sep 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants