danielgtaylor / danielgtaylor/python-betterproto
Message names with underscores and without result in two dataclasses with the same name
Open
compiler-bug
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
If you have a message called, `some_message` and `SomeMessage`, the resulting python has two dataclasses called `SomeMessage`.
Contributor guide
Assessment
This issue has not been assessed yet.