]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Repair dictlike-polymorphic
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 May 2016 20:23:37 +0000 (16:23 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 May 2016 20:26:07 +0000 (16:26 -0400)
commitb150f96b8fa9cd943c2e3dffa2fcf54f68f53f0e
tree533706a98d84101cf860589befc4eab8d1070c8f
parent4b31736343f113d7f7590a1b655ce0d334ea2fd5
Repair dictlike-polymorphic

dictlike-polymorphic was broken by the change
in 1714e0d6ef28411e9c6633018564af1cae58c3d9.  Use the new
style of inheritance.

Fixes: #3704
Change-Id: I3509ef4bf7772dd6994daf600accf4a2c5eb6973
(cherry picked from commit 4cec791774b859a4800ed6e607bfa6838b1ab6af)
doc/build/changelog/changelog_10.rst
examples/vertical/dictlike-polymorphic.py