Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a40299

Browse filesBrowse files
committed
Update HISTORY
1 parent fe94467 commit 7a40299
Copy full SHA for 7a40299

File tree

Expand file treeCollapse file tree

1 file changed

+24
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+24
-0
lines changed

‎HISTORY

Copy file name to clipboardExpand all lines: HISTORY
+24Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
=====================
2+
What's new in 1.3.8
3+
=====================
4+
5+
Update error constants (#113)
6+
7+
Use _binary prefix for bytes/bytearray parameters (#106)
8+
9+
Use mysql_real_escape_string_quote() if exists (#109)
10+
11+
Better Warning propergation (#101)
12+
13+
Fix conversion error when mysql_affected_rows returns -1
14+
15+
Fix Cursor.callproc may raise TypeError (#90, #91)
16+
17+
connect() support 'database' and 'password' keyword argument.
18+
19+
Fix accessing to dungling pointer when using ssl (#78)
20+
21+
Accept %% in Cursor.executemany (#83)
22+
23+
Fix warning cause TypeError on Python 3 (#68)
24+
125
=====================
226
What's new in 1.3.7
327
=====================

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.