Pablo Galindo Salgado <pablog...@gmail.com> 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 <rep...@bugs.python.org>
<https://bugs.python.org/issue44531>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to