On Sat, 9 Jan 2021 02:02:17 +0100 Victor Stinner <[email protected]> wrote: > > It's an hard problem and I don't see any simple/obvious solution right > now, except of *workarounds* that I dislike. Maybe the only good > solution is to fix all heap types, one by one.
Ok. Why are we adding heap types to the stdlib exactly? Is the goal to have exactly zero shared objects between subinterpreters? Regards Antoine. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/4LSSGCFUUTPCIZTT6NDRUCYWSZ7CZKA6/ Code of Conduct: http://python.org/psf/codeofconduct/
