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 christian.heimes, cstratak, miss-islington
Date 2020-11-17.14:40:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605624038.5.0.849354962935.issue40637@roundup.psfhosted.org>
In-reply-to
Content
New changeset 975022b77b0024ea1548f19d5f91aba5ba1eed59 by Christian Heimes in branch 'master':
bpo-40637: Don't test builtin PBKDF2 without builtin hashes (GH-20980)
https://github.com/python/cpython/commit/975022b77b0024ea1548f19d5f91aba5ba1eed59
History
Date User Action Args
2020-11-17 14:40:38christian.heimessetrecipients: + christian.heimes, cstratak, miss-islington
2020-11-17 14:40:38christian.heimessetmessageid: <1605624038.5.0.849354962935.issue40637@roundup.psfhosted.org>
2020-11-17 14:40:38christian.heimeslinkissue40637 messages
2020-11-17 14:40:38christian.heimescreate