[issue1878] class attribute cache failure (regression)

Georg Brandl report at bugs.python.org
Sun Jan 20 20:24:41 CET 2008


Georg Brandl added the comment:

I've now built my trunk python without debugging enabled, and can
reproduce your problem.

Armin: the extension module directly modifies an extension type's
tp_dict -- what should it do instead to make the cache happy?

----------
assignee:  -> arigo
nosy: +arigo

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1878>
__________________________________


More information about the Python-bugs-list mailing list