summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-08-29 11:29:55 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-08-29 11:29:55 (GMT)
commitef113cd4cc2c16fa0ce59e325ee587698d62e1ae (patch)
tree0bbd4523aae926a7495471502c4a10a2590aeb9a /Misc
parent5de141f157ab372f5dd5b28c17442e41e15101af (diff)
downloadcpython-ef113cd4cc2c16fa0ce59e325ee587698d62e1ae.zip
cpython-ef113cd4cc2c16fa0ce59e325ee587698d62e1ae.tar.gz
cpython-ef113cd4cc2c16fa0ce59e325ee587698d62e1ae.tar.bz2
Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory
creates not a cursor. Patch by Xiang Zhang.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e85587e..129e124 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -50,6 +50,9 @@ Core and Builtins
Library
-------
+- Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory
+ creates not a cursor. Patch by Xiang Zhang.
+
- Issue #19884: Avoid spurious output on OS X with Gnu Readline.
- Issue #10513: Fix a regression in Connection.commit(). Statements should