From 8145100da43381007e8683373b3f82fb8c21df86 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 30 Nov 2015 11:55:03 -0500 Subject: [PATCH] - update changelog to accommodate pr github:218 (cherry picked from commit 6657a008d664c275c41a4beda967ddbb50b6ddec) --- doc/build/changelog/changelog_10.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 1f221a1e01..be0654b849 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -23,8 +23,10 @@ :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. + Updates to internal getargspec() calls, as well as some py36-related + fixture updates, to allow tests to pass without + warnings on Py3.5, Py3.6, pull requests courtesy Jacob MacDonald + and Luri de Silvio. .. change:: :tags: bug, ext -- 2.47.2