summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-05-20 13:56:59 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-05-20 14:00:09 +0100
commitc4da939909ea9bef99bcdef805b68dca6131eac0 (patch)
treea5fd84e8632ebfa341e59f54073ec4b4c7b30423 /NEWS
parent098c00d73e193f09ce9589a6bb574f5833be714e (diff)
downloadpsycopg2-c4da939909ea9bef99bcdef805b68dca6131eac0.tar.gz
Don't raise an exception closing an unused named cursorfix-716
Close #716
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5dc4ae0..cb1b581 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ What's new in psycopg 2.7.5
(:ticket:`#677`).
- Maybe fixed building on MSYS2 (as reported in :ticket:`#658`).
- Allow string subclasses in connection and other places (:ticket:`#679`).
+- Don't raise an exception closing an unused named cursor (:ticket:`#716`).
What's new in psycopg 2.7.4