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 vstinner
Recipients berker.peksag, chkumar246, docs@python, gigaplastik, martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2017-12-11.14:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513002452.12.0.213398074469.issue22671@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0aa2a1d003b476b954ecdcb7e966bf7f0b75a06b by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-22671: Clarify and test default read method implementations (GH-4568) (#4796)
https://github.com/python/cpython/commit/0aa2a1d003b476b954ecdcb7e966bf7f0b75a06b
History
Date User Action Args
2017-12-11 14:27:32vstinnersetrecipients: + vstinner, pitrou, docs@python, berker.peksag, martin.panter, serhiy.storchaka, gigaplastik, chkumar246
2017-12-11 14:27:32vstinnersetmessageid: <1513002452.12.0.213398074469.issue22671@psf.upfronthosting.co.za>
2017-12-11 14:27:32vstinnerlinkissue22671 messages
2017-12-11 14:27:32vstinnercreate