[Python-Dev] Re: Accepting PEP 573 (Module State Access from C Extension Methods)

2020-03-25 Thread Terry Reedy
On 3/25/2020 8:12 AM, Petr Viktorin wrote: On 2020-03-23 17:43, Stefan Behnel wrote: 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

[Python-Dev] Re: Accepting PEP 573 (Module State Access from C Extension Methods)

2020-03-25 Thread Petr Viktorin
On 2020-03-23 17:43, Stefan Behnel wrote: 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

[Python-Dev] Re: Accepting PEP 573 (Module State Access from C Extension Methods)

2020-03-23 Thread Hai Shi
Wow, congratulations:) Looking forword to Marcel' PRs: https://github.com/python/cpython/compare/master...Dormouse759:pep-c-rebase_newer ps: two days ago, I asked what blocked pep-0573 privately ;) ___ Python-Dev mailing list -- python-dev@python.org To

[Python-Dev] Re: Accepting PEP 573 (Module State Access from C Extension Methods)

2020-03-23 Thread Hai Shi
Wow, congratulations! ps: two days ago, I asked petr what blocked PEP-573 privately(mch extension module need this pep ;)) ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.pyth