There is an open bug report https://bugs.python.org/issue24258
I guess it was overlooked. It could be a good task for someone interested. Please add me as a reviewer if you submit a patch, I can help review and move it forward. On Mon, Apr 26, 2021 at 9:22 PM <[email protected]> wrote: > I was surprised recently to discover that BZ2File (at least in 3.7) > doesn't have a name attribute. Is there some fundamental reason name > couldn't be supported, or is it just a bug that it wasn't implemented? > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/N3Q7AN5ISRGKS76GT4YSJX2SV6BNQIWM/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/NCGH6EYRIDFANEAWDQ3KVE6LFXNS4ROV/ Code of Conduct: http://python.org/psf/codeofconduct/
