Azure / Azure/azure-sdk-tools

[Python APIView] Improve support for dataclasses

Open
#3,161 0 comments 0 reactions 1 assignee Assigned to @swathipil View on GitHub
APIView Client Python
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
144

Description

Known issues with dataclass implementation:
- [ ] field definitions are not always displayed
- [ ] `_: KW_ONLY` syntax does not produce an init with `*` kwonly marker
- [ ] `make_dataclass` is not supported
- [ ] default values from field definitions are not included in the synthesized init

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.