]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport 52503:
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 28 Oct 2006 21:37:42 +0000 (21:37 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 28 Oct 2006 21:37:42 +0000 (21:37 +0000)
commitc975b9477b8181db2f9076be43f53ef32397319b
tree6710a51e8e31a8c5fb471c5229a4c3943831fad6
parent7e3ec048f988b08392cc04c8cb7cf4d66da11580
Backport 52503:
Fix crash in test on HP-UX.  Apparently, it's not possible to delete a lock if
it's held (even by the current thread).
Modules/_testcapimodule.c