[New-bugs-announce] [issue36378] Add support to load from paths to json.load

Dani Fojo report at bugs.python.org
Wed Mar 20 04:44:18 EDT 2019


New submission from Dani Fojo <dani.fojo at gmail.com>:

Add support to json.load to read from a string or Path object containing the path to a json file. Many libraries (like Numpy) support this behavior.

----------
components: Library (Lib)
messages: 338442
nosy: Dani Fojo
priority: normal
severity: normal
status: open
title: Add support to load from paths to json.load
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36378>
_______________________________________


More information about the New-bugs-announce mailing list