On Wed, Jun 3, 2020 at 2:10 PM Victor Stinner <[email protected]> wrote: > For the short term, my plan is to make structure opaque in the limited > C API, before breaking more stuff in the public C API :-)
But you're also breaking the public C API: https://github.com/MagicStack/immutables/issues/46 https://github.com/pycurl/pycurl/pull/636 I'm not saying you're wrong to do so, I'm just confused about whether your plan is to break stuff or not and on which timescale. -n -- Nathaniel J. Smith -- https://vorpus.org _______________________________________________ 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/UMGH7AOPW25IXZ7IWD73EKSVYY6ROCLC/ Code of Conduct: http://python.org/psf/codeofconduct/
