On Thu, Apr 1, 2021 at 11:52 AM Brett Cannon brett@python.org wrote:
On Wed., Mar. 31, 2021, 18:56 Inada Naoki, songofacandy@gmail.com wrote:
Do we need _pyio at all? Does PyPy or any other Python implementation use it?
https://www.python.org/dev/peps/pep-0399/ would suggest rolling back Python support is something to avoid.
Thank you. If we obey PEP 399, we need an easy way to keep consistency between Python function and C function.