Issue with Published Dates Retrieval for Pywin32 on deps.dev
- Dominant language
- Go
- Stars
- 443
- Forks
- 54
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
We are currently encountering an issue with retrieving published dates for the pywin32 package through the deps.dev API. Upon investigation, we noticed that the versions page (https://deps.dev/pypi/pywin32/306.0.0/versions ) displays an error message: Error: We encountered an error when processing the source data.
In an effort to understand the root cause of this issue, we observed a potential discrepancy in versioning between deps.dev and PyPI. Specifically, we noticed that pywin32 on PyPI (https://pypi.org/project/pywin32/#history ) does not use decimal places in its versions. We would greatly appreciate your insights and assistance in resolving this matter.
Contributor guide
Assessment
This issue has not been assessed yet.