New submission from Ned Deily: getpath.c uses three OS X APIs that have been producing deprecation warnings since at least OS X 10.5: NSModuleForSymbol, NSLookupAndBindSymbol, and NSLibraryNameForModule. We should figure out how to live without them.
---------- assignee: ronaldoussoren components: Macintosh messages: 166863 nosy: ned.deily, ronaldoussoren priority: normal severity: normal stage: needs patch status: open title: Eliminate the use of deprecated OS X APIs in getpath.c versions: Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15498> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com