]> 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:25:53 +0000 (16:25 -0400)
commit4cec791774b859a4800ed6e607bfa6838b1ab6af
treebefe3ee1066d76668f62785e3604447138f8848e
parentc124fa36d5af2c85c87c51d24e92387adffbe3d2
Repair dictlike-polymorphic

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

Fixes: #3704
Change-Id: I3509ef4bf7772dd6994daf600accf4a2c5eb6973
doc/build/changelog/changelog_10.rst
examples/vertical/dictlike-polymorphic.py