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

accomodate bare tuple types #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshmalina
Copy link

@joshmalina joshmalina commented Feb 7, 2023

Should close #98

@ilevkivskyi
Copy link
Owner

FWIW, Python 3.11 is not "officially" supported yet, mostly because it is not tested in CI. I guess there may be other failures there. Are you interested in enabling 3.11 in CI and adding a test case for this?

@gandersen101
Copy link

Mentioned this in #98 but this isn't a Python 3.11 problem. It starts showing up using typing_inspect in Python 3.9.

@gandersen101
Copy link

This has actually been handled generically in #94, at least from what I can tell.

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.

get_parameters failed for Tuple
3 participants