From: Mike Bayer Date: Thu, 23 Sep 2021 01:50:32 +0000 (-0400) Subject: edits X-Git-Tag: rel_1_4_25~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67a70928323d48aadadae6c2d5ae01d0ca602628;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git edits Change-Id: I8227dd30b037b405872c7fb4959c225e47fe0be1 --- diff --git a/doc/build/changelog/unreleased_14/7024.rst b/doc/build/changelog/unreleased_14/7024.rst index b7a4019898..2751083cac 100644 --- a/doc/build/changelog/unreleased_14/7024.rst +++ b/doc/build/changelog/unreleased_14/7024.rst @@ -2,7 +2,7 @@ :tags: bug, platform, regression :tickets: 7024 - Fixed regression due to #7024 where the reorganization of the "platform - machine" names for greenlet dependency mis-spelled "aarch64" and - additionally omitted uppercase "AMD64" as is needed for windows machines. - Pull request courtesy James Dow. + Fixed regression due to :ticket:`7024` where the reorganization of the + "platform machine" names used by the ``greenlet`` dependency mis-spelled + "aarch64" and additionally omitted uppercase "AMD64" as is needed for + Windows machines. Pull request courtesy James Dow.