P2PStreamRelativeTo enum is included in the niscope API, despite not having a P2P Python module
Open
Nobody has claimed this yet.
niscope
source-breaker
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
Description of issue
There's no support for P2P in Python, yet we included this useless enum "P2PStreamRelativeTo" in our niscope API.
We should remove it.
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
Search the niscope API definitions and generated Python API for P2PStreamRelativeTo, then confirm that no P2P Python module exists. Done means the unsupported enum is removed from the niscope API without removing any supported P2P functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100