]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19512: type_abstractmethods() and type_set_abstractmethods() now use an
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Nov 2013 17:59:18 +0000 (18:59 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Nov 2013 17:59:18 +0000 (18:59 +0100)
commit3688aa9a0417b5fbe94510da4a078c3ac3c481e0
tree581e358fa392433b02a3cad1ae1b6570ed887e60
parent5fd2e5ae8ae3dfaaf96d9771eb6f3fcacc4d3b31
Issue #19512: type_abstractmethods() and type_set_abstractmethods() now use an
identifier for the "__abstractmethods__" string
Objects/typeobject.c