Hi Barry You wrote:
> Did my last reply cover a possible implementation of this? > e.g. The code is nowhere near the ref-count that triggers COW. > Could say, do you think it's possible to extend Python so that it can use permanent code objects, when they are made available? For the moment, that is the main question. Is the basic scheme possible? (For me, I use Unix shared objects as an existence proof.) If so, then I suspect that we are focused on different parts of the implementation details. Oh, and thank you Christopher for your encouraging reply. -- Jonathan
_______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/4AXNBSEHQX3OBWJ74PBYJSFA7BQ44XUH/ Code of Conduct: http://python.org/psf/codeofconduct/