commit | 4f97d64c831c94660ceb01f34d51fa236ad968b0 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Tue Mar 22 11:37:00 2022 +0200 |
committer | GitHub <noreply@github.com> | Tue Mar 22 02:37:00 2022 -0700 |
tree | ad8b4e06cddb3112553a98679f3a6b4be6e34606 | |
parent | 3751b6b030b4a3b88959b4f3c4ef2e58d325e497 [diff] |
bpo-45150: Add hashlib.file_digest() for efficient file hashing (GH-31930)