This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author DavidMertz
Recipients DavidMertz
Date 2021-09-07.19:26:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631042791.04.0.276454650964.issue45133@roundup.psfhosted.org>
In-reply-to
Content
Evan Greenup via Python-ideas
	
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.
History
Date User Action Args
2021-09-07 19:26:31DavidMertzsetrecipients: + DavidMertz
2021-09-07 19:26:31DavidMertzsetmessageid: <1631042791.04.0.276454650964.issue45133@roundup.psfhosted.org>
2021-09-07 19:26:31DavidMertzlinkissue45133 messages
2021-09-07 19:26:30DavidMertzcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.