Why pybind11 generated enum type is not PEP 435 compatible. say, it doesn't have value attribute and it's not iterable.
Open
@EricCousineau-TRI is already working on this.
Since Dec 4, 2020.
- Dominant language
- C++
- Stars
- 18k
- Forks
- 2.3k
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 10
Description
EDIT(eric): Deleted template text in body. Title describes issue sufficiently.
For reference: PEP 435
EDIT 2 (eric): See #253 per Ashley's mention.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.