38
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove distribute dependency. More... about 12 years ago
If setuptools is importable, don't force use of 'distribute'. More... about 12 years ago
'BEGIN' on __enter__ if autocommit is enabled. More... about 12 years ago
Fix typo. More... about 12 years ago
autocommit=None means using server default. More... about 12 years ago
Merge branch 'master' of https://github.com/farcepest/MySQLdb1 into autocommit_on More... over 12 years ago
Merge pull request #8 from KLab/cleanup More... over 12 years ago
Support `autocommit=True` for constructor argument. More... over 12 years ago
remove unused lines. More... over 12 years ago
Version bump More... over 12 years ago
Version bump More... almost 13 years ago
Fix some broken types module references. More... almost 13 years ago
Tell Travis to start testing PyPy as well. More... almost 13 years ago
PyPy fixes, and probably some reference issues for CPython too. More... almost 13 years ago
Version bump. More... almost 13 years ago
Merge branch 'sphinx' into MySQLdb-1.2 More... almost 13 years ago
Misplaced conditional comma. Fixes issue #6. More... almost 13 years ago
Removing the download_url as the source is available on PyPi. More... almost 13 years ago
HISTORY update More... almost 13 years ago
Merge remote-tracking branch 'remotes/evax/utf8mb4' into MySQLdb-1.2 More... almost 13 years ago
Use db.unicode_literal.charset in cursors.py More... almost 13 years ago
Prep for 1.2.4b4 release More... almost 13 years ago
Revert to using utf8 for default testing setup as utf8mb4 is not ubiquitous. More... almost 13 years ago
Update HISTORY More... almost 13 years ago
Doc overhaul with sphinx More... almost 13 years ago
Map utf8mb4 to utf8 in python More... almost 13 years ago
Workaround for recommended MySQL 5.5 utf8mb4 character set, which is not recognized by Python yet. More... almost 13 years ago
Merge remote-tracking branch 'origin/MySQLdb-1.2' into MySQLdb-1.2 More... almost 13 years ago
Merge branch 'jensch-master' into MySQLdb-1.2 More... almost 13 years ago
Merge with jeansch/master More... almost 13 years ago