From d59e951f465550dfd0584a8ba293ec6a62cb7db4 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 30 Nov 2015 11:42:31 -0500 Subject: [PATCH] - changelog for pr github:210 (cherry picked from commit 3a4b89c5a00ea7ea64ca42543041fc46a6907903) --- doc/build/changelog/changelog_10.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 8d6dcd2a99..1f221a1e01 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -18,6 +18,14 @@ .. changelog:: :version: 1.0.10 + .. change:: + :tags: bug, py3k + :versions: 1.1.0b1 + :pullreq: github:210 + + Updates to internal getargspec() calls to allow tests to pass without + warnings on Py3.5, Py3.6, pull request courtesy Jacob MacDonald. + .. change:: :tags: bug, ext :versions: 1.1.0b1 -- 2.47.2