]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149879: Set thread name max length on Cygwin (#149890)
authorVictor Stinner <vstinner@python.org>
Fri, 15 May 2026 16:57:05 +0000 (18:57 +0200)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 16:57:05 +0000 (16:57 +0000)
commit9778db13f799b1e3d6287767ac461d4cd299ec2d
tree44492a0f55729ff9c6016e6742120ee4abdd0278
parentc92588efd3676685688b947ed9abe5c0cc9e7b81
gh-149879: Set thread name max length on Cygwin (#149890)

This change fix test_threading on Cygwin.
configure
configure.ac