]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131268: Implement thread names on OpenBSD (#131528)
authorXavier G. <xavierog@users.noreply.github.com>
Fri, 21 Mar 2025 10:12:35 +0000 (11:12 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Mar 2025 10:12:35 +0000 (11:12 +0100)
commitb70d45ab22e1d0f3b8a0b6ff5ff71157da5f2dfb
tree7b576335e23eeb5a4c4deb21846298c50d63f292
parente0fda794fadb09f08a5d1a04aa6a7e0b42a99666
gh-131268: Implement thread names on OpenBSD (#131528)
Modules/_threadmodule.c
Modules/clinic/_threadmodule.c.h
configure
configure.ac
pyconfig.h.in