date 'yyyy-mm-dd' is handled as math operation on <3.7.5 python versions
Open
- Dominant language
- Python
- Stars
- 94
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Need to find a workaround for older python versions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the date 'yyyy-mm-dd' case on a Python version older than 3.7.5 and compare it with a supported version to identify where the expression is interpreted as math. Trace the date-handling entry point and define the workaround's done condition as correct date handling on the older versions without regressing newer ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100