From: Samuel Marks <807580+SamuelMarks@users.noreply.github.com> Date: Sat, 13 Feb 2021 12:15:39 +0000 (+1100) Subject: [doc/build/changelog/migration_20.rst] Remove and X-Git-Tag: rel_1_4_0b3~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5937%2Fhead;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git [doc/build/changelog/migration_20.rst] Remove and --- diff --git a/doc/build/changelog/migration_20.rst b/doc/build/changelog/migration_20.rst index 6563b370b8..81d0bd4c68 100644 --- a/doc/build/changelog/migration_20.rst +++ b/doc/build/changelog/migration_20.rst @@ -20,8 +20,8 @@ Migrating to SQLAlchemy 2.0 disciplines. SQLAlchemy started with Python 2.3 which had no context managers, no - function decorators, Unicode as a second class feature, and and a variety - of other shortcomings that would be unknown today. The biggest changes in + function decorators, Unicode as a second class feature, and a variety of + other shortcomings that would be unknown today. The biggest changes in SQLAlchemy 2.0 are targeting the residual assumptions left over from this early period in SQLAlchemy's development as well as the leftover artifacts resulting from the incremental introduction of key API features such as