mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
2465fe0014
GH-110455: Guard `assert(tstate->thread_id > 0)` with `GH-ifndef HAVE_PTHREAD_STUBS` (GH-110487)
(cherry picked from commit 5fd8821cf8)
Co-authored-by: Brett Cannon <brett@python.org>
Miscellaneous source files for the main Python shared library