]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
mypy plugin is removed on 2.1, remove the possibly
authorFederico Caselli <cfederico87@gmail.com>
Sat, 1 Feb 2025 18:44:14 +0000 (19:44 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Sat, 1 Feb 2025 18:44:14 +0000 (19:44 +0100)
Change-Id: I93a918dcafd8471d6514b297d973bbbe8100ec48

doc/build/orm/extensions/mypy.rst

index dbca3f35f91bf9ec8dba7c6c19ff8ba1c596bd13..b7d50c607ad38f7a7f8ecf35fae224855f8c3409 100644 (file)
@@ -11,8 +11,8 @@ the :func:`_orm.mapped_column` construct introduced in SQLAlchemy 2.0.
 
 .. deprecated:: 2.0
 
-    **The SQLAlchemy Mypy Plugin is DEPRECATED, and will be removed possibly
-    as early as the SQLAlchemy 2.1 release.  We would urge users to please
+    **The SQLAlchemy Mypy Plugin is DEPRECATED, and will be removed in
+    the SQLAlchemy 2.1 release.  We would urge users to please
     migrate away from it ASAP.   The mypy plugin also works only up until
     mypy version 1.10.1.    version 1.11.0 and greater may not work properly.**