mirror-requests icon indicating copy to clipboard operation
mirror-requests copied to clipboard

pypi 大小写敏感导致的同步不一至

Open Vonfry opened this issue 1 year ago • 0 comments

如:https://mirror.sjtu.edu.cn/pypi/web/simple/MarkupSafe/ 这个路径会缺新版本的内容。https://mirror.sjtu.edu.cn/pypi/web/simple/markupsafe/ 就和上游是一至的。 上游:https://pypi.org/simple/markupsafe/ https://pypi.org/simple/MarkupSafe/ 返回内容是一至的

Vonfry avatar Jan 16 '24 07:01 Vonfry