[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Repair regression to pathing for subclasses
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-06-15 16:05:09
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/770e1e399cb0/ Changeset: 770e1e399cb0 Branch: master User: zzzeek Date: 2017-06-15 16:03:22+00:00 Summary: Repair regression to pathing for subclasses Issue #3963's initial commit narrowed the "current path" match rules too much such that a path that matches current path on subclass would no longer match. Change-Id: I8c9a0db91a09d789cfb8666288a913f8bbcdb2e9 Fixes: #3963 Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |