]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix -Wstrict-prototypes warning in thread_pthread.h. (GH-21477)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Jul 2020 13:30:26 +0000 (06:30 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 13:30:26 +0000 (06:30 -0700)
commitf2f6759a78d3e91e4bd8b73408fe42f2f3dbb725
treeaddf0433a7456c58d866731491844bbf3af74a86
parent8ca63f95f769c31f65a996fe065ff6dcfb490bbe
Fix -Wstrict-prototypes warning in thread_pthread.h. (GH-21477)

(cherry picked from commit ea62a4bd54421693ed6b24a1bbd18ebed3bdb8f8)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Python/thread_pthread.h