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 christian.heimes
Recipients alex.henrie, christian.heimes
Date 2021-04-18.06:39:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618727987.67.0.257062413113.issue43362@roundup.psfhosted.org>
In-reply-to
Content
New changeset aa6da32edc3c6ddfda5e849561e20273b8d82771 by Christian Heimes in branch 'master':
bpo-43362: Fix invalid free and return check in _sha3 module (GH-25463)
https://github.com/python/cpython/commit/aa6da32edc3c6ddfda5e849561e20273b8d82771
History
Date User Action Args
2021-04-18 06:39:47christian.heimessetrecipients: + christian.heimes, alex.henrie
2021-04-18 06:39:47christian.heimessetmessageid: <1618727987.67.0.257062413113.issue43362@roundup.psfhosted.org>
2021-04-18 06:39:47christian.heimeslinkissue43362 messages
2021-04-18 06:39:47christian.heimescreate