New submission from Eddie Elizondo <eduardo.elizondoru...@gmail.com>:

After bpo34784, there are still two more cases of statically allocated types 
(DirEntryType & ScandirIteratorType). These should also be heap allocated to 
make posixmodule fully compatible with PEP384.

----------
components: Library (Lib)
messages: 330906
nosy: eelizondo
priority: normal
severity: normal
status: open
title: Heap-allocated Posixmodule
versions: Python 3.8

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

Reply via email to