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 4050c74

Browse filesBrowse files
adamchainzmethane
authored andcommitted
Fix some typos in HISTORY (PyMySQL#129)
1 parent 42b68a4 commit 4050c74
Copy full SHA for 4050c74

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎HISTORY

Copy file name to clipboardExpand all lines: HISTORY
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ Use _binary prefix for bytes/bytearray parameters (#106)
1717

1818
Use mysql_real_escape_string_quote() if exists (#109)
1919

20-
Better Warning propergation (#101)
20+
Better Warning propagation (#101)
2121

2222
Fix conversion error when mysql_affected_rows returns -1
2323

2424
Fix Cursor.callproc may raise TypeError (#90, #91)
2525

26-
connect() support 'database' and 'password' keyword argument.
26+
connect() supports the 'database' and 'password' keyword arguments.
2727

28-
Fix accessing to dungling pointer when using ssl (#78)
28+
Fix accessing dangling pointer when using ssl (#78)
2929

3030
Accept %% in Cursor.executemany (#83)
3131

32-
Fix warning cause TypeError on Python 3 (#68)
32+
Fix warning that caused TypeError on Python 3 (#68)
3333

3434
=====================
3535
What's new in 1.3.7

0 commit comments

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