Hacker News new | ask | show | jobs
by kinkdr 3676 days ago
> They have overridden mysql-python with mysqlclient

I am aware of this, but the fact that the tool is reporting MySQL-python as 3.0 compatible, when it is not, is worrying.

1 comments

Overrides are mostly for drop in replacement. So you could use mysqlclient but chance very little in existing code.