Stefan Behnel <stefan...@behnel.de> added the comment:

> I think Cython makes use of PEP-489 so unless I am missing something all 
> generated extensions use PEP-489 structures.

Cython doesn't make complete use of PEP-489 yet, specifically not of the module 
state feature (nor module subclasses). This change looks good from my side. 
Good idea, Victor.

----------

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

Reply via email to