john skaller <skal...@users.sourceforge.net> added the comment:
eric: yes, that's relevant. Very happy it is discussed. Contrary to some indication in the post, passing a context handle around everywhere is NOT a burden at all. My system does exactly that. I would note, API's which already require, say, an interpreter handle, don't require any modification. Also, I would note, legacy API's do not have to be broken, you just have a single, legacy, global variable holding the default context, and deprecate any functions using it. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34707> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com