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 1a67ae2

Browse filesBrowse files
carsonipmethane
authored andcommitted
Fix description of SEGV issue in HISTORY (PyMySQL#337)
1 parent f683ee7 commit 1a67ae2
Copy full SHA for 1a67ae2

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+3
-2
lines changed

‎HISTORY.rst

Copy file name to clipboardExpand all lines: HISTORY.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ Release: 2018-12-04
7373

7474
* Add ``Connection._get_native_connection`` for XTA project (#269)
7575

76-
* Fix SEGV on MariaDB Connector/C when ``Connection.close()`` is called
77-
for closed connection. (#270, #272, #276)
76+
* Fix SEGV on MariaDB Connector/C when some methods of ``Connection``
77+
objects are called after ``Connection.close()`` is called. (#270, #272, #276)
78+
See https://jira.mariadb.org/browse/CONC-289
7879

7980
* Fix ``Connection.client_flag`` (#266)
8081

0 commit comments

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