Pablo Galindo Salgado <[email protected]> added the comment:
> Anyway, I propose to add a new _PyType_AllocNoTrack() function which > allocates memory without tracking the newly allocated object directly in the > GC. How is that going to help third party extensions and subclasses? ---------- nosy: +pablogsal _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44531> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
