STINNER Victor <[email protected]> added the comment:
pyobject_ob_interp.patch: Quick & dirty patch that I wrote to add PyObject.ob_interp, store in which interpreter an object has been created. ---------- Added file: https://bugs.python.org/file50560/pyobject_ob_interp.patch _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46070> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
