Erlend Egeberg Aasland <[email protected]> added the comment:
Ok, perhaps we should leave a comment about that? It already has a comment
about multi-phase init.
What about Modules/_testbuffer.c and the xx-modules?
$ grep -E 'static PyTypeObject .* =' $(find . -name "*.c"|grep -vE
'(Doc/|Modules/_testcapimodule)') | wc -l
94
$ grep -E 'PyType_Spec .* =' $(find . -name "*.c")|wc -l
(master)cpython.git
95
We're almost halfway there.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40077>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com