On 8 September 2017 at 08:58, Masayuki YAMAMOTO
<ma3yuki.8mam...@gmail.com> wrote:
> 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?

No, we genuinely want to consolidate that state into a single shared
location. However, the struct definition can be adjusted as needed as
part of the PEP 539 implementation (and we'll get Eric Snow to be one
of the PR reviewers).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to