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 miss-islington
Recipients Julian, akira, berker.peksag, cvrebert, ezio.melotti, gsnedders, jleedev, martin.panter, matrixise, methane, miss-islington, ncoghlan, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2018-06-07.10:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528366882.65.0.592728768989.issue17909@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 21f2553482c3d6ec8beb8bfa0f1fb5d23c6a4c2f by Miss Islington (bot) in branch '3.6':
bpo-17909: Document that json.load can accept a binary IO (GH-7366)
https://github.com/python/cpython/commit/21f2553482c3d6ec8beb8bfa0f1fb5d23c6a4c2f
History
Date User Action Args
2018-06-07 10:21:22miss-islingtonsetrecipients: + miss-islington, rhettinger, ncoghlan, pitrou, vstinner, ezio.melotti, cvrebert, methane, akira, Julian, python-dev, berker.peksag, martin.panter, serhiy.storchaka, jleedev, matrixise, gsnedders
2018-06-07 10:21:22miss-islingtonsetmessageid: <1528366882.65.0.592728768989.issue17909@psf.upfronthosting.co.za>
2018-06-07 10:21:22miss-islingtonlinkissue17909 messages
2018-06-07 10:21:22miss-islingtoncreate