As (first-time) BDFL delegate, I accept PEP 573 for Python 3.9, "Module State Access from C Extension Methods"
https://www.python.org/dev/peps/pep-0573/ Petr, Nick, Eric and Marcel, thank you for your work and intensive discussions on this PEP, and also to everyone else who got involved on mailing lists, sprints and conferences. It was a long process with several iterations, much thinking, rethinking and cutting down along the way, Python 3.7 *and* 3.8 being missed, but 3.9 now finally being hit. Together with several other improvements to the C-API in the upcoming release, this will help making extension modules less "different" and easier to adapt for subinterpreters. Best, Stefan _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/MRM5KDM3ITIE6ROK336UQGHKFANYWX6R/ Code of Conduct: http://python.org/psf/codeofconduct/