yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87737
[Bug 1952409] [NEW] SQLAlchemy "ConnectionEvents.before_execute" signature has changed in 1.4
Public bug reported:
``sqlalchemy.events.ConnectionEvents.before_execute`` method signature
has changed in version 1.4. Warning message:
SADeprecationWarning: The argument signature for the "ConnectionEvents.before_execute" event listener has changed as o
f version 1.4, and conversion for the old argument signature will be removed in a future release. The new signature is "def before_execute(conn, clauseelement, multiparams, params, execution_options)"
** Affects: neutron
Importance: Low
Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
** Changed in: neutron
Importance: Undecided => Low
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1952409
Title:
SQLAlchemy "ConnectionEvents.before_execute" signature has changed in
1.4
Status in neutron:
In Progress
Bug description:
``sqlalchemy.events.ConnectionEvents.before_execute`` method signature
has changed in version 1.4. Warning message:
SADeprecationWarning: The argument signature for the "ConnectionEvents.before_execute" event listener has changed as o
f version 1.4, and conversion for the old argument signature will be removed in a future release. The new signature is "def before_execute(conn, clauseelement, multiparams, params, execution_options)"
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1952409/+subscriptions
Follow ups