aboutcode-org / aboutcode-org/univers
parse_version() should accept None and empty strings
Open
2-next
good first issue
- Dominant language
- Python
- Stars
- 50
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
In https://github.com/nexB/univers/blob/63bd5aec16ec95b5b811ede638ac225f3ab1f6c6/src/univers/versions.py#L286
we should let parse_version() accept None and empty strings, otherwise the calling code has too much work to do.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.