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

Fix Version of typing-extensions #779

Merged
merged 1 commit into from May 17, 2022

Conversation

fthaler
Copy link
Contributor

@fthaler fthaler commented May 17, 2022

Description

Typing-extensions version 4.2 is required for the use of field_specifiers in dataclass_transform (see python/typing#1120).

Requirements

Before submitting this PR, please make sure:

  • You have run the code checks, tests and documentation build successfully
  • All fixes and all new functionality are tested and documentation is up to date
  • You looked at the review checklist

Additionally, if this PR contains code authored by new contributors:

  • All the authors are covered by a valid contributor assignment agreement,
    signed by the employer if needed, provided to ETH Zurich
  • The names of all the new contributors have been added to an updated
    version of the AUTHORS.rst file included in the PR

@fthaler fthaler requested a review from egparedes May 17, 2022 08:52
@fthaler fthaler merged commit 363505c into GridTools:functional May 17, 2022
@fthaler fthaler deleted the typing-extensions-version-fix branch May 17, 2022 08:54
havogt pushed a commit to havogt/gt4py that referenced this pull request May 17, 2022
Typing-extensions version 4.2 is required for the use of `field_specifiers` in `dataclass_transform` (see python/typing#1120).
havogt pushed a commit to havogt/gt4py that referenced this pull request May 17, 2022
Typing-extensions version 4.2 is required for the use of `field_specifiers` in `dataclass_transform` (see python/typing#1120).
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.

None yet

2 participants