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 christian.heimes, gregory.p.smith, miss-islington, vstinner
Date 2020-05-19.22:35:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589927758.65.0.128711960082.issue40645@roundup.psfhosted.org>
In-reply-to
Content
New changeset aca4670ad695d4b01c7880fe3d0af817421945bd by Christian Heimes in branch 'master':
bpo-40645: restrict HMAC key len to INT_MAX (GH-20238)
https://github.com/python/cpython/commit/aca4670ad695d4b01c7880fe3d0af817421945bd
History
Date User Action Args
2020-05-19 22:35:58miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, vstinner, christian.heimes
2020-05-19 22:35:58miss-islingtonsetmessageid: <1589927758.65.0.128711960082.issue40645@roundup.psfhosted.org>
2020-05-19 22:35:58miss-islingtonlinkissue40645 messages
2020-05-19 22:35:58miss-islingtoncreate