Files
Adam Chainz 63a72f5861 connections.py use int not atoi
`atoi` is deprecated since python 2.0 and not in python 3. I guess this code is not being run since `_mysql.c` looks like it always defines `warning_count` anyway, but it should not sit around being python-3-incompatible.
2015-04-28 17:08:07 +01:00
..
2012-10-04 13:34:39 -04:00
2014-04-17 22:24:46 +09:00
2014-04-18 23:25:01 +09:00
2015-04-28 17:08:07 +01:00