[issue42415] python3.lib in Python3.9.0 Windows distribution does not contain PyObject_CallNoArgs symbol

Steve Dower report at bugs.python.org
Thu Nov 19 19:51:49 EST 2020


Steve Dower <steve.dower at python.org> added the comment:

Yeah, this will be our fault.

Someone is looking into automatically generating the .def file so that this stops happening. Last time we tried that there was a lot of pushback because "too many APIs will become stable", but this time I think we're just going to force those devs to care for their APIs properly.

(I'm blanking right now on who was working on this... anyone remember?)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42415>
_______________________________________


More information about the Python-bugs-list mailing list