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 e22c506

Browse filesBrowse files
committed
1.3.4
1 parent 2e7a9e5 commit e22c506
Copy full SHA for e22c506

File tree

Expand file treeCollapse file tree

2 files changed

+16
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+16
-2
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.4
3+
=====================
4+
5+
* Remove compiler warnings.
6+
* Fix compile error when using libmariadbclient.
7+
* Fix GIL deadlock while dealloc.
8+
9+
=====================
10+
What's new in 1.3.3
11+
=====================
12+
13+
* Fix exception reraising doesn't work.
14+
115
=====================
216
What's new in 1.3.2
317
=====================

‎metadata.cfg

Copy file name to clipboardExpand all lines: metadata.cfg
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
2-
version: 1.3.3
3-
version_info: (1,3,3,'final',1)
2+
version: 1.3.4
3+
version_info: (1,3,4,'final',1)
44
description: Python interface to MySQL
55
long_description:
66
=========================

0 commit comments

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