M.-A. Lemburg wrote: > Since this change is going to affect a lot of 3rd party extensions, > I'd also like to see a complete list of public APIs that changed and > how they changed (including the type slots)
You can construct this list easily by comparing the header files of the previous and the current release. Please contribute a patch that presents these changes in a form that you would consider acceptable. Regards, Martin _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
