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-21.06:34:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647844489.45.0.272060150664.issue38256@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58a7e130375776b192a99b013bc563205a639edc by Gregory P. Smith in branch '3.9':
bpo-38256: Fix binascii.crc32 large input. (GH-32000) (GH-32013) (GH-32015)
https://github.com/python/cpython/commit/58a7e130375776b192a99b013bc563205a639edc
History
Date User Action Args
2022-03-21 06:34:49gregory.p.smithsetrecipients: + gregory.p.smith, nadeem.vawda, zmk, iamsav
2022-03-21 06:34:49gregory.p.smithsetmessageid: <1647844489.45.0.272060150664.issue38256@roundup.psfhosted.org>
2022-03-21 06:34:49gregory.p.smithlinkissue38256 messages
2022-03-21 06:34:49gregory.p.smithcreate