Message 338442 - Python tracker

Message338442

Author DaniFojo
Recipients DaniFojo
Date 2019-03-20.08:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553071458.39.0.659237706871.issue36378@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-03-20 08:44:18DaniFojosetrecipients: + DaniFojo
2019-03-20 08:44:18DaniFojosetmessageid: <1553071458.39.0.659237706871.issue36378@roundup.psfhosted.org>
2019-03-20 08:44:18DaniFojolinkissue36378 messages
2019-03-20 08:44:18DaniFojocreate