]> granicus.if.org Git - python/commit
Add PyThread_tss_* to Doc/data/refcounts.dat. (GH-7038)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 22 May 2018 08:59:33 +0000 (01:59 -0700)
committerGitHub <noreply@github.com>
Tue, 22 May 2018 08:59:33 +0000 (01:59 -0700)
commit3718f92e1652ba4494b4fa8c8a8c4a5bdc1a8e90
tree3cd22f39af5cc25d5c1101a09ea3bea082c8b0ae
parente1a78cacf65f007b1000966ce3aac6ac2eaa5cfc
Add PyThread_tss_* to Doc/data/refcounts.dat. (GH-7038)

Thread Specific Storage (TSS) API is a public C API (new in 3.7).
(cherry picked from commit 55bfe690d570958a66ee6c7b15fc8daca0f9c2d3)

Co-authored-by: Masayuki Yamamoto <ma3yuki.8mamo10@gmail.com>
Doc/data/refcounts.dat