Skip to content

Conversation

@haizaar
Copy link

@haizaar haizaar commented Nov 30, 2023

Fixes #291

@haizaar
Copy link
Author

haizaar commented Nov 30, 2023

eval_str was added to the signature function only in Python3.10, so this fix is only for 3.10+

@HKWinterhalter
Copy link
Contributor

Thank you for making this fix! Looks like we need three things for this to pass:

  • Python Lint is complaining about format.
  • to pass conventionalcommit, the commit message should be something like "fix: Support for postponed annotations" (i.e. prepend with "fix:")
  • Test coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants