12 Commits

Author SHA1 Message Date
2556226b3e Cleanup
Remove macros for Python <2.6
2014-04-17 01:05:38 +09:00
80f5a4a66f Fix segfault on Python 2. 2014-04-17 00:44:43 +09:00
690e5e9325 Fix getattr on result object. 2014-04-16 23:33:17 +09:00
8b8444fd89 Fix memory corruption on Python 3. 2014-04-16 23:29:05 +09:00
5fc7131cc0 Some Python 3 C-API fixes. 2014-04-16 22:31:48 +09:00
d236bb7f6b Merge pull request #26 from chipturner/master
Extend read_timeout support to also include write_timeouts
2013-11-21 12:00:56 -08:00
3dbf035fa5 More precise get_autocommit based on server_status. 2013-10-02 02:10:02 +09:00
7e73533dd9 Extend read_timeout support to also include write_timeouts 2013-08-23 13:10:07 -07:00
369810dff7 PyPy fixes, and probably some reference issues for CPython too.
Derived from a patch at https://bitbucket.org/pypy/compatibility/wiki/edit/mysql-python
2012-10-17 18:30:19 -04:00
fc0c03aaae Misplaced conditional comma. Fixes issue #6. 2012-10-11 09:50:33 -04:00
119b6b2c97 Merge with jeansch/master 2012-10-04 14:32:06 -04:00
7a846cf5e3 Allow pip install from git
Merged with modifications from a815269010
2012-10-04 13:34:39 -04:00