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 SinusAlpha
Recipients SinusAlpha
Date 2015-03-29.12:23:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427631801.6.0.245894260937.issue23805@psf.upfronthosting.co.za>
In-reply-to
Content
I just installed Python 3.5.0a2 from Source.
Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux

[264/392] test_hashlib
/root/Downloads/Python-3.5.0a2/Lib/test/test_hashlib.py:52: UserWarning: Did a C extension fail to compile? No module named '_hashlib'
  warnings.warn('Did a C extension fail to compile? %s' % error)

Sorry, I'm not sure if it is an issue.
History
Date User Action Args
2015-03-29 12:23:21SinusAlphasetrecipients: + SinusAlpha
2015-03-29 12:23:21SinusAlphasetmessageid: <1427631801.6.0.245894260937.issue23805@psf.upfronthosting.co.za>
2015-03-29 12:23:21SinusAlphalinkissue23805 messages
2015-03-29 12:23:21SinusAlphacreate