[Python-Dev] PEP 539 v3: A new C API for Thread-Local Storage in CPython (original) (raw)

Masayuki YAMAMOTO ma3yuki.8mamo10 at gmail.com
Fri Sep 8 11:58:37 EDT 2017


Awesome! Thank you for accepting the PEP :) The only thing missing is a reference implementation, I'm going to complete.

BTW, one of TSS keys is going to move to the runtime struct by bpo-30860 "Consolidate stateful C globals under a single struct". Although that's PR was merged, the issue status is still open yet. Is there a chance for rollback?

Masayuki

2017-09-08 23:37 GMT+09:00 Nick Coghlan <ncoghlan at gmail.com>:

On 8 September 2017 at 00:30, Masayuki YAMAMOTO <ma3yuki.8mamo10 at gmail.com> wrote: > Hi folks, > > I submit PEP 539 third draft for the finish. Thank you for all the advice > and the help!

Thank you Erik & Yamamoto-san for all of your work on this PEP! The updates look good, so I'm happy to say as BDFL-Delegate that this proposal is now accepted :) Regards, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170909/092d0d0f/attachment.html>



More information about the Python-Dev mailing list