Commit Graph

625 Commits

Author SHA1 Message Date
INADA Naoki
1153287caf Merge pull request #9 from PyMySQL/fix-warnings
Fix warnings while building _mysql.so
2014-10-12 20:48:25 +09:00
INADA Naoki
e7e3a9b334 Fix warnings while building _mysql.so 2014-10-12 20:45:12 +09:00
INADA Naoki
acf2c8cc31 Merge pull request #7 from PyMySQL/fix-libmariadb
Fix build error when using libmariadbclient.
2014-10-11 22:43:29 +09:00
INADA Naoki
0b9a5b09e0 Fix build error when using libmariadbclient.
Fixes farcepest/MySQLdb1#80
2014-10-11 22:37:27 +09:00
INADA Naoki
abde39381a 1.3.3 1.3.3 2014-09-10 00:23:00 +09:00
INADA Naoki
e6b0fc3dd8 Merge pull request #6 from PyMySQL/fix-nested-exception
Exception raised from _mysql should be reraise as is.
2014-09-09 23:17:59 +09:00
INADA Naoki
739bc9325d fix. 2014-09-09 22:19:56 +09:00
INADA Naoki
7a301a2c45 Exception raised from _mysql should be reraise as is. 2014-09-09 22:18:39 +09:00
INADA Naoki
19a7344248 Merge pull request #5 from collinanderson/patch-1
Prerequisites for Installing
2014-09-09 15:31:50 +09:00
Collin Anderson
c39fb36759 Prerequisites for Installing
to help out newcomers
2014-09-08 23:27:19 -04:00
INADA Naoki
5abcad013e Fix calling dict.iteritems(). 2014-09-09 09:47:12 +09:00
INADA Naoki
0cd4d84f60 1.3.2 1.3.2 2014-07-03 21:42:02 +09:00
INADA Naoki
ba5ccd9e58 Merge branch 'master' of github.com:PyMySQL/mysqlclient-python 2014-07-03 21:40:11 +09:00
INADA Naoki
b493d2ead4 Update HISTORY 2014-07-03 21:39:48 +09:00
INADA Naoki
074f152d4d Merge pull request #2 from PyMySQL/semi-async
Support async query
2014-07-03 21:33:02 +09:00
INADA Naoki
cac44d4179 Add waiter samples. 2014-07-03 21:05:39 +09:00
INADA Naoki
7e15cf8617 Add waiter to MySQLdb.Connection. 2014-07-03 20:52:53 +09:00
INADA Naoki
5ba60802c7 Add low level APIs for semi-async query. 2014-07-03 14:26:38 +09:00
INADA Naoki
d1ca8e9e75 Update README.md
done
2014-06-03 09:38:17 +09:00
INADA Naoki
8cc6261fe2 Merge branch 'master' of github.com:PyMySQL/mysqlclient-python 2014-05-29 20:28:19 +09:00
INADA Naoki
433773f925 Add Python 2.7, 3.3-3.4 classifier. 2014-05-29 20:27:39 +09:00
INADA Naoki
90407a4087 Merge pull request #1 from frewsxcv/patch-1
Fix broken link in README
2014-05-13 16:30:51 +09:00
Corey Farwell
3f61d27841 Fix broken link in README 2014-05-12 21:13:11 -07:00
INADA Naoki
bce12e5cca Travis installs Python 3.4 by default. 2014-05-13 13:01:20 +09:00
INADA Naoki
0510fc2fff 1.3.1 1.3.1 2014-05-12 19:25:34 +09:00
INADA Naoki
d8e5e2fc71 Rename project name. 1.3.0 2014-04-28 15:37:25 +09:00
INADA Naoki
f1608b7097 Fix compilation error on Windows. 2014-04-28 15:37:12 +09:00
INADA Naoki
2006505f75 Prepare 1.3.0 2014-04-28 14:40:49 +09:00
INADA Naoki
63b8f3e059 Requires at least Python 2.6 2014-04-28 14:36:02 +09:00
INADA Naoki
4ace89c956 Merge remote-tracking branch 'upstream/pr/64' 2014-04-28 14:35:21 +09:00
INADA Naoki
b6c2373dfc Merge remote-tracking branch 'upstream/pr/57' 2014-04-28 14:34:12 +09:00
INADA Naoki
4a78a2e145 Fix farcepest/MySQLdb1#55 2014-04-28 14:32:53 +09:00
INADA Naoki
bc5c25e9f9 Merge remote-tracking branch 'mysqldb/python3'
Conflicts:
	README.md
2014-04-28 14:18:03 +09:00
INADA Naoki
c498e7dba3 Support MySQL Connector/6.1 on Windows
Merge remote-tracking branch 'mysqldb/mysql-connector-6.1'
2014-04-28 14:15:33 +09:00
INADA Naoki
0f1458d98f Update README 2014-04-28 14:15:12 +09:00
INADA Naoki
63df97dc05 Support MySQL-Connector/C 6.1 for Windows. 2014-04-28 11:11:49 +09:00
Dima Tyzhnenko
61a5acd39b fix camelCase. Move abs() 2014-04-22 13:00:29 +03:00
Dima Tyzhnenko
21decd80ee Fix wrong sign with negative zero hour timediff. Fixes #63 2014-04-22 01:48:38 +03:00
INADA Naoki
7a6b221acd Python 2.6 is back. 2014-04-20 23:23:55 +09:00
INADA Naoki
56a5f1afa1 Add comment. 2014-04-18 23:34:14 +09:00
INADA Naoki
b881072414 Remove unused import 2014-04-18 23:26:39 +09:00
INADA Naoki
e7545c7c40 refactoring. 2014-04-18 23:25:01 +09:00
INADA Naoki
af18cc9c08 Remove pymemcompat.h 2014-04-18 22:59:30 +09:00
INADA Naoki
469adcffe9 Install python3.4-dev on travis 2014-04-18 14:53:16 +09:00
INADA Naoki
8c9f376211 Use tox on Travis. 2014-04-18 13:59:30 +09:00
INADA Naoki
63e70526f6 Travis doesn't support Python 3.4 yet. 2014-04-18 13:58:21 +09:00
INADA Naoki
b28d58b355 Don't allow test fail on Python 3.3 and 3.4 2014-04-18 12:22:38 +09:00
INADA Naoki
312f46d6ca use_unicode=True by default on Python 3. 2014-04-18 12:17:34 +09:00
INADA Naoki
67cf0a0897 StandardError is removed from Python 3 2014-04-18 12:06:39 +09:00
INADA Naoki
67ecdc82a6 Fix calling Binary() with string. 2014-04-18 12:04:04 +09:00