pypy / pypy.org

Sources for website at https://www.pypy.org
33 stars 11 forks source link

add test for checksums, fix bad checksum #58

Closed mattip closed 2 years ago

mattip commented 2 years ago

Add a test for checksum length, ~for the purposes of this PR the length is wrong so CI should fail the PR~

mattip commented 2 years ago

Fixed the test, and fixed the truncated checksum. Closes https://foss.heptapod.net/pypy/pypy.org/-/issues/11