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 <
[email protected]> 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 -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-ideas.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/RSIU7TT6R2Y2FZQAWS24BQN2VIYDDLPU/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to