pybind / pybind/pybind11-stubgen
Automatically replace invalid enum expressions with corresponding valid expression & import
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 361
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Inspired by #196
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reading the referenced issue #196 to understand the intended handling of invalid enum expressions. Define the affected stub-generation cases and verify that each invalid expression is replaced with its corresponding valid expression and import.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100