[Martin v. Loewis] > I may be missing something, but won't PyObject_Malloc (or > PyObject_MALLOC if you prefer macros) have precisely this effect? Yes. It's not "sane", though, because PyObject_xxx is not "supposed to be used" for raw memory. Nevertheless, it would work. In the same way, I can mix PyMem_New with PyMem_FREE today freely in the core, but you'll object that they're from different "families" <wink>.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4