From: Mike Bayer Date: Thu, 9 Dec 2021 17:36:25 +0000 (-0500) Subject: changelog updates X-Git-Tag: rel_2_0_0b1~612 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af50c8064d668ba33ef2399a288fd1594b1b5602;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git changelog updates Change-Id: Ie136cfb7375e68b2badba1099b5b041f99da85fa --- diff --git a/doc/build/changelog/unreleased_14/7311.rst b/doc/build/changelog/unreleased_14/7311.rst index bdf1a45daa..a04ec65d47 100644 --- a/doc/build/changelog/unreleased_14/7311.rst +++ b/doc/build/changelog/unreleased_14/7311.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, setup + :tags: bug, platform :tickets: 7311 Python 3.10 has deprecated "distutils" in favor of explicit use of diff --git a/doc/build/changelog/unreleased_14/7319.rst b/doc/build/changelog/unreleased_14/7319.rst index 0c2b19d314..48da931a77 100644 --- a/doc/build/changelog/unreleased_14/7319.rst +++ b/doc/build/changelog/unreleased_14/7319.rst @@ -1,5 +1,5 @@ .. change:: - :tags: bug, types, regression + :tags: bug, sql, regression :tickets: 7319 Extended the :attr:`.TypeDecorator.cache_ok` attribute and corresponding diff --git a/doc/build/conf.py b/doc/build/conf.py index 85c247bdf8..9b64445903 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -70,6 +70,7 @@ changelog_sections = [ "sqlite", "mssql", "oracle", + "tests", ] # tags to sort on inside of sections changelog_inner_tag_sort = [