Am 13.04.15 um 23:28 schrieb Zachary Ware: > In issue23903, I've created a script that will produce PC/python3.def > by scraping the header files in Include.
See my comment in the issue. Having a script to check is good; having it generate the def file automatically is bad. It's typically the case that changes to the header files didn't consider the stable ABI, so each change needs to be reviewed manually. Typically, further changes to other source files will be necessary. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com