]> granicus.if.org Git - python/commit
Closes #23256: Avoid a crash in test_ctypes
authorZachary Ware <zachary.ware@gmail.com>
Sat, 17 Jan 2015 14:50:42 +0000 (08:50 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Sat, 17 Jan 2015 14:50:42 +0000 (08:50 -0600)
commit465b057f919ee4f8384fe338331225621ed71028
tree5ab2b60e7e1198b12c574581b564f33b21333af8
parentbd341629b0435a524f9f355de178af22cc6d31ea
Closes #23256: Avoid a crash in test_ctypes

Only happened with oddly capitalized debug executables on Windows.
Patch by Claudiu Popa.
Lib/ctypes/test/test_win32.py