Berker Peksag added the comment:

The patch looks good to me.

_PyImport_FixupExtension does not exist in Python 3, but it's still documented 
in Doc/c-api/import.rst. We need to remove it, too.

(Or we could document _PyImport_FixupExtensionObject since there are already 
documented internal functions in that file.)

----------
nosy: +berker.peksag, brett.cannon
stage: needs patch -> patch review

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

Reply via email to