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 martin.panter, serhiy.storchaka, vstinner
Date 2015-03-30.10:03:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427709787.47.0.414662769266.issue23796@psf.upfronthosting.co.za>
In-reply-to
Content
I confirm the bug on Python 3.5.0a3+.

Is someone interested to fix buffered_peek() to add a check on the closed state?
History
Date User Action Args
2015-03-30 10:03:07vstinnersetrecipients: + vstinner, martin.panter, serhiy.storchaka
2015-03-30 10:03:07vstinnersetmessageid: <1427709787.47.0.414662769266.issue23796@psf.upfronthosting.co.za>
2015-03-30 10:03:07vstinnerlinkissue23796 messages
2015-03-30 10:03:07vstinnercreate