bpo-33281: NEWS and ACK (GH-6681) (GH-6682)

(cherry picked from commit 69a013ec18)

Co-authored-by: Ned Deily <nad@python.org>
This commit is contained in:
Miss Islington (bot) 2018-05-01 19:52:42 -07:00 committed by Ned Deily
parent c74ca5396a
commit d74f35331f
2 changed files with 2 additions and 0 deletions

View File

@ -392,6 +392,7 @@ Jaromir Dolecek
Zsolt Dollenstein
Brendan Donegan
Ismail Donmez
Ray Donnelly
Robert Donohue
Marcos Donolo
Dima Dorfman

View File

@ -0,0 +1 @@
Fix ctypes.util.find_library regression on macOS.