[Doc] Add PyThread_tss_* to Doc/data/refcounts.dat by ma8ma · Pull Request #7038 · python/cpython

@ma8ma

Thread Specific Storage (TSS) API is a public C API (new in 3.7).

serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 22, 2018
Thread Specific Storage (TSS) API is a public C API (new in 3.7).
(cherry picked from commit 55bfe69)

Co-authored-by: Masayuki Yamamoto <ma3yuki.8mamo10@gmail.com>

miss-islington added a commit that referenced this pull request

May 22, 2018
Thread Specific Storage (TSS) API is a public C API (new in 3.7).
(cherry picked from commit 55bfe69)

Co-authored-by: Masayuki Yamamoto <ma3yuki.8mamo10@gmail.com>

@ma8ma ma8ma deleted the tss-api-refcounts.dat branch

June 2, 2018 13:54