graphite-project / graphite-project/graphite-web
Fix minValue/maxValue in nonNegativeDerivative/perSecond in python 3
Open
Nobody has claimed this yet.
bug
pinned
- Dominant language
- JavaScript
- Stars
- 6.1k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
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 the discussion in pull request #2375, especially the linked issue comment, to understand the reported Python 3 behavior. Locate the nonNegativeDerivative and perSecond functions, then verify that their minValue/maxValue handling is corrected under Python 3 and that the relevant behavior is covered by existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100