Brett Cannon <[email protected]> added the comment:

I think the real question is whether this is part of the CPython public API or 
the CPython internal API.

@Fabio how burdensome would it be if we placed this in the internal API that 
you can get access to but we don't make backwards-compatibility guarantees 
about? For instance, Victor wants to start passing in thread state which will 
change the API for 3.9, but we wouldn't expect to change it in a bugfix release.

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue38500>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to