]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
remove "listeners" docstring
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 15 Mar 2023 14:09:57 +0000 (10:09 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 15 Mar 2023 14:11:19 +0000 (10:11 -0400)
this should have been removed with #4638.

Fixes: #9492
Change-Id: If82dba7e63382e921aceb0c01d88f0977b7f5e8d
(cherry picked from commit 7fd3b4747d2935effd9e0c2bbe72f080df4ffc50)

lib/sqlalchemy/engine/create.py

index 2e1219b442cacbf7747355d48b7e0fbf1f188951..16c75fc217dabb57f97f2101443f629289f04b86 100644 (file)
@@ -323,10 +323,6 @@ def create_engine(url, **kwargs):
 
             :paramref:`_sa.create_engine.max_identifier_length`
 
-    :param listeners: A list of one or more
-        :class:`~sqlalchemy.interfaces.PoolListener` objects which will
-        receive connection pool events.
-
     :param logging_name:  String identifier which will be used within
         the "name" field of logging records generated within the
         "sqlalchemy.engine" logger. Defaults to a hexstring of the