If someone posted a Pull Request that added this, it would be looked upon favorably I'm sure.

On Tue, Sep 7, 2021 at 8:31 AM Christopher Barker <pythonchb@gmail.com> wrote:
it looks like this as had a BPO for over a year:

https://bugs.python.org/issue40563

I suggest pinging that (and maybe python-dev) to see what's up.

NOTE: first check 3.10 :-)

-CHB


On Tue, Sep 7, 2021 at 5:05 AM Evan Greenup via Python-ideas <python-ideas@python.org> wrote:
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-leave@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/


--
Christopher Barker, PhD (Chris)

Python Language Consulting
  - Teaching
  - Scientific Software Development
  - Desktop GUI and Web Development
  - wxPython, numpy, scipy, Cython
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-leave@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/RSIU7TT6R2Y2FZQAWS24BQN2VIYDDLPU/
Code of Conduct: http://python.org/psf/codeofconduct/


--
--Guido van Rossum (python.org/~guido)
Pronouns: he/him (why is my pronoun here?)