On Mar 5, 2:50 am, Paul Rubin wrote:
> Chris Lieb writes:
> > I am building Python 2.6.4 on a shared server and am encountering test
> > failures in test_hashlib.py and test_hmac.py,
>
> You should certainly file a bug report (bugs.python.org). If you want
> to debug it yourself and include a pa
Chris Lieb writes:
> I am building Python 2.6.4 on a shared server and am encountering test
> failures in test_hashlib.py and test_hmac.py,
You should certainly file a bug report (bugs.python.org). If you want
to debug it yourself and include a patch, that's great. Otherwise, just
file the repo
On Mar 3, 8:33 pm, Chris Lieb wrote:
> I am building Python 2.6.4 on a shared server and am encountering test
> failures in test_hashlib.py and test_hmac.py, specifically concerning
> sha512. I recompiled Python with --with-pydebug and CLFAGS=CPPFLAGS="-
> g" and ran the tests in GDB and got the