New submission from Stefan Behnel <[EMAIL PROTECTED]>: Here is a patch that makes this function public. This allows C code to correctly taint a type after updating its attributes or base classes.
---------- components: Interpreter Core files: pytype_modified.patch keywords: patch messages: 67444 nosy: scoder severity: normal status: open title: type_modified() in typeobject.c should be public type: feature request versions: Python 2.6, Python 3.0 Added file: http://bugs.python.org/file10457/pytype_modified.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2989> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com