4 Commits

Author SHA1 Message Date
2316313fc6 Add __module__ attributes to exception classes. (#523) 2022-01-10 10:44:49 +09:00
18163d7022 code cleanup and reformat (#423) 2020-01-20 19:47:22 +09:00
026e87f7b5 Remove py27 support from Python sources. (#394) 2019-11-28 22:04:42 +09:00
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