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 f754471

Browse filesBrowse files
committed
Update HISTORY
1 parent ea80e8f commit f754471
Copy full SHA for f754471

File tree

Expand file treeCollapse file tree

1 file changed

+8
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-1
lines changed

‎HISTORY.rst

Copy file name to clipboardExpand all lines: HISTORY.rst
+8-1Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,18 @@ Release: TBD
2626

2727
* Remove ``_mysql.NULL`` constant.
2828

29+
* Remove ``_mysql.thread_safe()`` function.
30+
2931
* Support non-ASCII field name with non-UTF-8 connection encoding. (#210)
3032

3133
* Optimize decoding speed of string and integer types.
3234

33-
* Removed ``MySQLdb.constants.REFRESH`` module.
35+
* Remove ``MySQLdb.constants.REFRESH`` module.
36+
37+
* Remove support for old datetime format for MySQL < 4.1.
38+
39+
* Fix wrong errno is raised when ``mysql_real_connect`` is failed. (#316)
40+
3441

3542
======================
3643
What's new in 1.3.14

0 commit comments

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