]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19512: __build_class() builtin now uses an identifier for the "metaclass"...
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Nov 2013 21:46:51 +0000 (22:46 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Nov 2013 21:46:51 +0000 (22:46 +0100)
commitae9f161b43df37e69ba4715b50862fdbf077e245
treed7e90813f10e2bedd6fd672c13abeedb11f3c988
parent090543736fa86c676252de7a44e6a7c6f347164e
Issue #19512: __build_class() builtin now uses an identifier for the "metaclass" string
Python/bltinmodule.c