We should explain why certain functions or attributes are not supported
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
If I look at some functions, such as the following:
I see 'codegen_method': 'no'.
We should describe why a certain function or attribute was not supported in python.
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.
Research direction
Start with src/nidcpower/metadata/functions.py at lines 866-871 and inspect the entries marked with codegen_method set to no. Identify the unsupported functions or attributes and document the reason for each; done means the metadata or accompanying documentation clearly explains why Python support is unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100