]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unused variable to fix compiler warning in _threadmodule.c (GH-19064)
authorPablo Galindo <Pablogsal@gmail.com>
Wed, 18 Mar 2020 23:33:57 +0000 (23:33 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2020 23:33:57 +0000 (23:33 +0000)
commit3cde88439d542ed8ca6395acc8dfffd174ecca18
treebf5657b52cb795b6c96d61d2046107e0406d4f9a
parentd112c600ab3f5e2910345bcc4bfc39439917ed87
Remove unused variable to fix compiler warning in _threadmodule.c (GH-19064)
Modules/_threadmodule.c