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 682dfa2

Browse filesBrowse files
committed
Add HISTORY for Python 1.3.10
1 parent 8fcd2c5 commit 682dfa2
Copy full SHA for 682dfa2

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+14
-0
lines changed

‎HISTORY

Copy file name to clipboardExpand all lines: HISTORY
+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
======================
2+
What's new in 1.3.10
3+
======================
4+
5+
Added `binary_prefix` option (disabled by default) to support
6+
`_binary` prefix again. (#134)
7+
8+
Fix SEGV of `_mysql.result()` when argument's type is unexpected. (#138)
9+
10+
Deprecate context interface of Connection object. (#149)
11+
12+
Don't use workaround of `bytes.decode('ascii', 'surrogateescape')` on Python 3.6+. (#150)
13+
14+
115
=====================
216
What's new in 1.3.9
317
=====================

0 commit comments

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