]> 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)
commit7295c6a871f9cc42a4209a8eebe2e0974194a2a3
tree7152b99672eaa7ab1182611207d5931dd807ceab
parent42d7081806444582ee20f6cfdf7e8c88b165b0b0
fix calling the classmethod descriptor directly (closes #14699)
Lib/test/test_descr.py
Misc/NEWS
Objects/descrobject.c