← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1824178] [NEW] SQLAlchemy broke association proxy into a descriptor + per-class accessor

 

Public bug reported:

Since [1], an AssociationProxy proxy instance is an
AssociationProxyInstance derivative object.

In order to import versions SQLAlchemy>=1.3.x, we need to handle both
implementations.


[1] https://github.com/sqlalchemy/sqlalchemy/commit/6446e0dfd3e3bb60754bad81c4d52345733d94e3

** Affects: neutron
     Importance: Undecided
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1824178

Title:
  SQLAlchemy broke association proxy into a descriptor + per-class
  accessor

Status in neutron:
  In Progress

Bug description:
  Since [1], an AssociationProxy proxy instance is an
  AssociationProxyInstance derivative object.

  In order to import versions SQLAlchemy>=1.3.x, we need to handle both
  implementations.

  
  [1] https://github.com/sqlalchemy/sqlalchemy/commit/6446e0dfd3e3bb60754bad81c4d52345733d94e3

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1824178/+subscriptions


Follow ups