On Wed, Oct 21, 2020 at 4:28 AM Terry Reedy <[email protected]> wrote: > I don't think the two projects are mutually exclusive.
100% agreed. I would even go as far as to say that HPy and other proposals to improve Python are mutually beneficial. HPy aims to remove dependencies between C extensions and Python internals, so that Python internals can evolve more easily. Someone else still needs to do the evolving. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/LRNDTBSPIM26ITQPQJER3UPQPLKSO5SS/ Code of Conduct: http://python.org/psf/codeofconduct/
