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, oconnor663
Date 2017-11-03.19:55:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509738957.35.0.213398074469.issue31933@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a512493371a073e252a2e52b445aa2d66ddca7cb by Christian Heimes (Miss Islington (bot)) in branch '3.6':
bpo-31933: fix blake2 multi-byte params on big endian platforms (GH-4250) (#4262)
https://github.com/python/cpython/commit/a512493371a073e252a2e52b445aa2d66ddca7cb
History
Date User Action Args
2017-11-03 19:55:57christian.heimessetrecipients: + christian.heimes, oconnor663
2017-11-03 19:55:57christian.heimessetmessageid: <1509738957.35.0.213398074469.issue31933@psf.upfronthosting.co.za>
2017-11-03 19:55:57christian.heimeslinkissue31933 messages
2017-11-03 19:55:57christian.heimescreate