Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork411
Implement pyright support via dataclass_transforms#796
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
+220 −7
Merged
Changes from1 commit
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
52d769c Add __dataclass_transform__ decorator.
asford1891373 Add doc notes for pyright dataclass_transform support.
asford4f3787c Fix docs build error.
asfordbba9d7a Expand docs on dataclass_transform
asford70e4286 Add changelog
asford41b4149 Fix docs build
asford8abde8a Fix lint
asford2a4f8df Add note on __dataclass_transform__ in .pyi
asford822722b Add baseline test of pyright support via tox
asford55a0675 Add pyright tests to tox run configuration
asford7c21153 Fix test errors, enable in tox.
asforde8a4c0d Fixup lint
asford6d10e30 Move pyright to py39
asford5fa3b2d Add test docstring.
asford59714cf Fixup docs.
asford68e86bf Merge branch 'main' into dataclass_transforms
hynek693e71b Merge branch 'main' into dataclass_transforms
hyneke63087b Merge branch 'main' into dataclass_transforms
hynek7876c40 Merge branch 'main' into dataclass_transforms
hynekFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'main' into dataclass_transforms
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit693e71bb2d00603c594a981a5f7ae3e2ed1610a5
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.