]> granicus.if.org Git - python/commit
bpo-33281: Fix ctypes.util.find_library regression on macOS (GH-6625)
authorRay Donnelly <mingw.android@gmail.com>
Wed, 2 May 2018 02:31:36 +0000 (03:31 +0100)
committerNed Deily <nad@python.org>
Wed, 2 May 2018 02:31:36 +0000 (22:31 -0400)
commitd06d345f04b3f7e5b318df69b1d179328a64ca9c
tree5d19508a38a53d05edf4e1a59afb2b362fc956a5
parentef347535f289baad22c0601e12a36b2dcd155c3a
bpo-33281:  Fix ctypes.util.find_library regression on macOS (GH-6625)
Lib/ctypes/util.py