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:17:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528366640.57.0.592728768989.issue17909@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f38ace61a39e64f5fde6f8f402e258177bdf7ff4 by Miss Islington (bot) in branch '3.7':
bpo-17909: Document that json.load can accept a binary IO (GH-7366)
https://github.com/python/cpython/commit/f38ace61a39e64f5fde6f8f402e258177bdf7ff4
History
Date User Action Args
2018-06-07 10:17:20miss-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:17:20miss-islingtonsetmessageid: <1528366640.57.0.592728768989.issue17909@psf.upfronthosting.co.za>
2018-06-07 10:17:20miss-islingtonlinkissue17909 messages
2018-06-07 10:17:20miss-islingtoncreate