Currently, in Python 3.9, `dbm.open()`, `dbm.gnu.open()` and `dbm.ndbm.open()` 
doesn't support path-like object, class defined in `pathlib`.

It would be nice to add support with it.

Sent with ProtonMail Secure Email.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/22OBR3A3GZLHR56P7GMWAFHSNN4CAZ7T/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to