summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/asyncpg.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2023-05-09 11:19:43 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2023-05-09 16:39:31 -0400
commit8ee129d988c2499766b1f09c5e21383b88dcc204 (patch)
treea34347c0bf1b0d5ef21e13eebb46543509ef27be /lib/sqlalchemy/dialects/postgresql/asyncpg.py
parent946e71efdfc93777027f4fd7360a524051be393d (diff)
downloadsqlalchemy-8ee129d988c2499766b1f09c5e21383b88dcc204.tar.gz
guard against duplicate mutable event listeners
Fixed issue in :class:`_mutable.Mutable` where event registration for ORM mapped attributes would be called repeatedly for mapped inheritance subclasses, leading to duplicate events being invoked in inheritance hierarchies. Fixes: #9676 Change-Id: I91289141d7a5f5c86a9033596735ed6eba7071b0
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/asyncpg.py')
0 files changed, 0 insertions, 0 deletions