]> granicus.if.org Git - python/commit
fix calling the classmethod descriptor directly (closes #14699)
authorBenjamin Peterson <benjamin@python.org>
Tue, 1 May 2012 13:51:09 +0000 (09:51 -0400)
committerBenjamin Peterson <benjamin@python.org>
Tue, 1 May 2012 13:51:09 +0000 (09:51 -0400)
commit042c47b2c741dd053e2ed8b17d56659fb87576de
tree21fb6770a955dd18476a9da3f399553d254436f2
parentdc8cb3d08f92c246a62d88d6c4132571fef76573
fix calling the classmethod descriptor directly (closes #14699)
Lib/test/test_descr.py
Misc/NEWS
Objects/descrobject.c