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 gregory.p.smith
Recipients gregory.p.smith, iamsav, nadeem.vawda, zmk
Date 2022-03-20.21:47:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647812825.28.0.924494837773.issue38256@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c989e19c84ec224655bbbde9422e16d4a838a80 by Gregory P. Smith in branch '3.10':
[3.10] bpo-38256: Fix binascii.crc32 large input. (GH-32000) (GH-32013)
https://github.com/python/cpython/commit/4c989e19c84ec224655bbbde9422e16d4a838a80
History
Date User Action Args
2022-03-20 21:47:05gregory.p.smithsetrecipients: + gregory.p.smith, nadeem.vawda, zmk, iamsav
2022-03-20 21:47:05gregory.p.smithsetmessageid: <1647812825.28.0.924494837773.issue38256@roundup.psfhosted.org>
2022-03-20 21:47:05gregory.p.smithlinkissue38256 messages
2022-03-20 21:47:05gregory.p.smithcreate