Re: [Python-Dev] PEP 539 v3: A new C API for Thread-Local Storage in CPython

2017年9月09日 04:52:28 -0700

2017年09月09日 2:09 GMT+09:00 Nick Coghlan <[email protected]>:
> [...]
> 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).
>
I see. I do merge the field of the runtime structure with the replacement
code as is.
Thanks,
Masayuki
_______________________________________________
Python-Dev mailing list
[email protected]
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