Hello Hasan,

Thank you. Please submit your patch as a PR in Github. https://devguide.python.org/pullrequest/
Also, why did you have a self.filename and (getter?) as name. You could set the attribute as name.

Thank you,
Senthil

On Tue, Apr 27, 2021 at 12:32 AM Hasan Diwan <hasan.diwan@gmail.com> wrote:
I just added the .name property to bz2.Bzip2File and added a test to verify it. -- H

On Mon, 26 Apr 2021 at 21:40, Senthil Kumaran <senthil@python.org> wrote:
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 <roy@panix.com> 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 -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/N3Q7AN5ISRGKS76GT4YSJX2SV6BNQIWM/
Code of Conduct: http://python.org/psf/codeofconduct/
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/NCGH6EYRIDFANEAWDQ3KVE6LFXNS4ROV/
Code of Conduct: http://python.org/psf/codeofconduct/


--
If you wish to request my time, please do so using bit.ly/hd1AppointmentRequest.
Si vous voudrais faire connnaisance, allez a bit.ly/hd1AppointmentRequest.

Sent from my mobile device
Envoye de mon portable
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/B3CCQRW7UKPK3GD7A6ZSRYNRV3CVXG6V/
Code of Conduct: http://python.org/psf/codeofconduct/