[issue35381] posixmodule: convert statically allocated types (DirEntryType & ScandirIteratorType) to heap-allocated types

Jeroen Demeyer report at bugs.python.org
Tue Apr 9 09:23:46 EDT 2019


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

Just curious... how is PEP 384 relevant to modules insides CPython itself? I thought that this only mattered for external packages. Do you expect people to use a 3.7-compiled posixmodule.c on Python 3.8?

----------
nosy: +jdemeyer

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


More information about the Python-bugs-list mailing list