From 0c4a1cf963ab5fab876ef2bc56d06b01b83d5c63 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 14 Apr 2014 14:58:27 -0400 Subject: [PATCH] changelog --- doc/build/changelog/changelog_09.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 2363083257..05e57cf996 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,15 @@ .. changelog:: :version: 0.9.5 + .. change:: + :tags: bug, py3k, tests + :tickets: 2830 + :pullreq: bitbucket:2830 + + Corrected for some deprecation warnings involving the ``imp`` + module and Python 3.3 or greater, when running tests. Pull + request courtesy Matt Chisholm. + .. change:: :tags: bug, sql :tickets: 3020, 1068 -- 2.39.5