Files
mysqlclient/MySQLdb/_exceptions.py
INADA Naoki 8ad1525c3f Raise ProgrammingError for nan and inf (#314)
* Raise ProgrammingError when inf or nan is passed
  Fixes #246
* Rename _mysql_exceptions -> _exceptions
2018-12-14 16:46:30 +09:00

2.2 KiB