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 sbt
Recipients Arfrever, asvetlov, bjornedstrom, christian.heimes, ezio.melotti, gregory.p.smith, jcea, maker, pitrou, python-dev, sbt
Date 2012-10-07.16:43:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349628238.1.0.315654950718.issue16113@psf.upfronthosting.co.za>
In-reply-to
Content
> 6cf6b8265e57 and 8172cc8bfa6d have fixed the issue on my VM. I didn't 
> noticed the issue as I only tested hashlib with the release builds, not 
> the debug builds. Sorry for that.

Ah.  I did not even notice there was _sha3.vcxproj.

Is there any particular reason for not making it part of python3.dll like _sha1, _sha256, _sha512 are?  (I thought it was only modules with special link requirements that became separate DLLs.)
History
Date User Action Args
2012-10-07 16:43:58sbtsetrecipients: + sbt, gregory.p.smith, jcea, pitrou, christian.heimes, ezio.melotti, Arfrever, asvetlov, maker, python-dev, bjornedstrom
2012-10-07 16:43:58sbtsetmessageid: <1349628238.1.0.315654950718.issue16113@psf.upfronthosting.co.za>
2012-10-07 16:43:58sbtlinkissue16113 messages
2012-10-07 16:43:58sbtcreate