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 xtreak
Recipients ezio.melotti, remi.lapeyre, rhettinger, xtreak, ys19991
Date 2020-07-12.14:35:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594564529.35.0.863790041996.issue41284@roundup.psfhosted.org>
In-reply-to
Content
There was a previous issue to support filepath for json.load https://bugs.python.org/issue36378 . This just expands the json API that could already be done using one more operation.
History
Date User Action Args
2020-07-12 14:35:29xtreaksetrecipients: + xtreak, rhettinger, ezio.melotti, remi.lapeyre, ys19991
2020-07-12 14:35:29xtreaksetmessageid: <1594564529.35.0.863790041996.issue41284@roundup.psfhosted.org>
2020-07-12 14:35:29xtreaklinkissue41284 messages
2020-07-12 14:35:29xtreakcreate