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.13:42:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512999736.11.0.213398074469.issue22671@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1b74f9b77a6fa1d7828986cb79d5b10942ff9141 by Victor Stinner (Sanyam Khurana) in branch 'master':
bpo-22671: Clarify and test default read method implementations (#4568)
https://github.com/python/cpython/commit/1b74f9b77a6fa1d7828986cb79d5b10942ff9141
History
Date User Action Args
2017-12-11 13:42:16vstinnersetrecipients: + vstinner, pitrou, docs@python, berker.peksag, martin.panter, serhiy.storchaka, gigaplastik, chkumar246
2017-12-11 13:42:16vstinnersetmessageid: <1512999736.11.0.213398074469.issue22671@psf.upfronthosting.co.za>
2017-12-11 13:42:16vstinnerlinkissue22671 messages
2017-12-11 13:42:16vstinnercreate