This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients Aur.Saraf, christian.heimes, gregory.p.smith, miss-islington, python-dev, tarek
Date 2022-03-22.09:37:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647941844.39.0.914766892954.issue45150@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4f97d64c831c94660ceb01f34d51fa236ad968b0 by Christian Heimes in branch 'main':
bpo-45150: Add hashlib.file_digest() for efficient file hashing (GH-31930)
https://github.com/python/cpython/commit/4f97d64c831c94660ceb01f34d51fa236ad968b0
History
Date User Action Args
2022-03-22 09:37:24miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, christian.heimes, tarek, python-dev, Aur.Saraf
2022-03-22 09:37:24miss-islingtonsetmessageid: <1647941844.39.0.914766892954.issue45150@roundup.psfhosted.org>
2022-03-22 09:37:24miss-islingtonlinkissue45150 messages
2022-03-22 09:37:24miss-islingtoncreate