GH-110455: Guard assert(tstate->thread_id > 0)
with #ifndef HAVE_PTHREAD_STUBS
#110487
Merged
brettcannon merged 2 commits intopython:mainfrom Oct 6, 2023
Merged
assert(tstate->thread_id > 0)
with #ifndef HAVE_PTHREAD_STUBS
#110487