R. David Murray added the comment:

I don't do much with the C API, but since your goal is to remove them from the 
PyMODINIT_FUNC, I would think you could replace those entries with calls to 
wrapper functions that issue the deprecation and then call the real function.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30262>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to