Eric Snow <ericsnowcurren...@gmail.com> added the comment:

Yep, before per-interpreter GIL is official we must get to the point where *no* 
PyObject objects are shared.

Making PyObject.ob_refcnt atomic until then (only as part of the experiment) 
should be fine.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40533>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to