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 methane
Recipients Julian, akira, berker.peksag, cvrebert, ezio.melotti, gsnedders, jleedev, martin.panter, matrixise, methane, ncoghlan, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2018-06-07.09:58:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528365497.54.0.592728768989.issue17909@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bb6366bd7570ff3b74bc66095540bea78f31504e by INADA Naoki (Anthony Sottile) in branch 'master':
bpo-17909: Document that json.load can accept a binary IO (GH-7366)
https://github.com/python/cpython/commit/bb6366bd7570ff3b74bc66095540bea78f31504e
History
Date User Action Args
2018-06-07 09:58:17methanesetrecipients: + methane, rhettinger, ncoghlan, pitrou, vstinner, ezio.melotti, cvrebert, akira, Julian, python-dev, berker.peksag, martin.panter, serhiy.storchaka, jleedev, matrixise, gsnedders
2018-06-07 09:58:17methanesetmessageid: <1528365497.54.0.592728768989.issue17909@psf.upfronthosting.co.za>
2018-06-07 09:58:17methanelinkissue17909 messages
2018-06-07 09:58:17methanecreate