PEP 670 – Convert macros to functions in the Python C API: https://peps.python.org/pep-0670/
That's great! Thanks to everyone who was involved in PEP 670: the feedback helped Erlend and me to write a better PEP. It was a long journey, Erlend started the first discussion about macros in March 2021! https://discuss.python.org/t/what-to-do-with-unsafe-macros/7771 Victor On Tue, Apr 12, 2022 at 11:22 AM Petr Viktorin <[email protected]> wrote: > > Hello, > The Steering Council is **Accepting** the latest iteration of PEP 670: > Convert macros to functions in the Python C API. Congratulations! > > > - Petr, on behalf of the Steering Council -- Night gathers, and now my watch begins. It shall not end until my death. _______________________________________________ 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/YK2MOWYS3IOL3BQ3DBG7G7YF3MH7BBQM/ Code of Conduct: http://python.org/psf/codeofconduct/
