Comment 10 for bug 1620754

Revision history for this message
James Page (james-page) wrote : Re: python-cryptography ftbfs for 3.5 on armhf with a bus error

Even simpler reproducer:

>>> import datetime
>>> print(hash(datetime.datetime(2015, 1, 1, 1, 1)))
Bus error (core dumped)