gh-100540: Remove obsolete Modules/_ctypes/darwin/ dlfcn shim (GH-100541)

As far as I can tell, this hasn't been actually used since Mac OS X 10.2.
This commit is contained in:
Zachary Ware 2022-12-29 16:13:28 -06:00 committed by GitHub
parent 7223d50b97
commit 2df82db485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 15 additions and 540 deletions

View file

@ -51,7 +51,6 @@ EXCLUDED = clean_lines('''
# @begin=conf@
# OSX
#Modules/_ctypes/darwin/*.c
Modules/_scproxy.c # SystemConfiguration/SystemConfiguration.h
# Windows