[issue18545] enum always runs member_type when use_args is True

Roundup Robot report at bugs.python.org
Thu Jul 25 22:51:11 CEST 2013


Roundup Robot added the comment:

New changeset 95e1d0efd896 by Ethan Furman in branch 'default':
Close #18545: now only executes member_type if no _value_ is assigned in __new__.
http://hg.python.org/cpython/rev/95e1d0efd896

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18545>
_______________________________________


More information about the Python-bugs-list mailing list