]> granicus.if.org Git - python/commit
correct the fix for #20637; allow slot descriptor inheritance to take place before...
authorBenjamin Peterson <benjamin@python.org>
Mon, 17 Mar 2014 20:57:17 +0000 (15:57 -0500)
committerBenjamin Peterson <benjamin@python.org>
Mon, 17 Mar 2014 20:57:17 +0000 (15:57 -0500)
commitdf813791db32867634c86c33714995dfeb651099
treeb4498a4b2bc2e5cd95f0746ec9f51b7180db6935
parent0b1be1a3b12c7da952b6452973ad88ae3ef3705a
correct the fix for #20637; allow slot descriptor inheritance to take place before creating cached keys
Lib/test/test_descr.py
Objects/typeobject.c