Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

They cannot. PyObject cannot be const because the code that uses it can change 
its reference counter even if it does not change any other fields.

----------
nosy: +serhiy.storchaka

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

Reply via email to