Problem with signed numbers as parameters
Open
- Dominant language
- Python
- Stars
- 434
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
a "+2" parameter (like a timezone) will be stripped of his sign
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the handling of a signed parameter such as a timezone value in the HTTP client. Trace where request parameters are normalized, then verify that a leading plus sign is preserved in the resulting request; the payload names no files or tests to use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100