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 Segev Finer
Recipients Segev Finer
Date 2017-09-01.18:09:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
_sha3 is missing a commented out line from Setup.dist like the rest of the modules. It's really only used if someone wants to edit Setup.dist to build with the _sha3 module statically. Mostly a trivial change to add it in.
History
Date User Action Args
2017-09-01 18:09:59Segev Finersetrecipients: + Segev Finer
2017-09-01 18:09:59Segev Finersetmessageid: <[email protected]>
2017-09-01 18:09:59Segev Finerlinkissue31328 messages
2017-09-01 18:09:59Segev Finercreate