Hacker News new | ask | show | jobs
by heavenlyblue 1768 days ago
Python implementation is super low quality.

A lot of their tests were checking for Exception raises and were basically testing AttributeError due to a change in interface instead of the initial error they were testing for.