12 Commits

Author SHA1 Message Date
1f906e66c4 Run pyupgrade --py38-plus (#590) 2023-05-09 14:10:53 +09:00
f5a2f3dd28 docs: fix simple typo, portible -> portable (#547)
There is a small typo in tests/dbapi20.py.

Should read `portable` rather than `portible`.
2022-08-05 11:40:27 +09:00
6ebc1a1972 Fix typos (#520) 2021-11-17 17:38:58 +09:00
d56b0b7f8c black 20.8b1 2020-12-04 12:22:51 +09:00
18163d7022 code cleanup and reformat (#423) 2020-01-20 19:47:22 +09:00
a33e1c3836 Format 2018-12-06 19:33:31 +09:00
3bdcb26832 Expand TABs 2018-12-05 18:46:29 +09:00
07f4739d97 Spelling and grammar fixes 2018-05-15 22:04:10 +02:00
db1bb2ccb1 Spelling fixes (#112) 2016-09-12 06:31:28 +09:00
67cf0a0897 StandardError is removed from Python 3 2014-04-18 12:06:39 +09:00
67ecdc82a6 Fix calling Binary() with string. 2014-04-18 12:04:04 +09:00
7a846cf5e3 Allow pip install from git
Merged with modifications from a815269010
2012-10-04 13:34:39 -04:00