[issue14699] Calling a classmethod_descriptor directly raises a TypeError for wrong number of parameters.

Roundup Robot report at bugs.python.org
Tue May 1 15:56:16 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset eab5120cc208 by Benjamin Peterson in branch '3.2':
fix calling the classmethod descriptor directly (closes #14699)
http://hg.python.org/cpython/rev/eab5120cc208

New changeset e1a200dfd5db by Benjamin Peterson in branch 'default':
merge 3.2 (#14699)
http://hg.python.org/cpython/rev/e1a200dfd5db

New changeset 6484f5a51285 by Benjamin Peterson in branch '2.7':
fix calling the classmethod descriptor directly (closes #14699)
http://hg.python.org/cpython/rev/6484f5a51285

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

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


More information about the Python-bugs-list mailing list