Ken Jin <kenjin4...@gmail.com> added the comment:

(Copied over from the PR)

BTW, I also noticed the stable ABI manifest exposes the wrong return type for 
Py_GenericAliasType. It exposes it as a function when it's a var/type/struct. 
So I fixed that in the PR too otherwise the docs weren't compiling (I can split 
that into a separate PR if needed). But that means the exported symbol for 
Windows is also modified.

----------

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

Reply via email to