Stefan Behnel added the comment:

Public underscore C functions are there for exactly the purpose of not 
duplicating functionality across *internal* core runtime code, without making 
them an official part of the C-API for *external* code. (I understand that it's 
a POC patch, though, so whoever applies that change eventually will rework it 
anyway.)

----------

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

Reply via email to