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 serhiy.storchaka
Recipients abacabadabacaba, benjamin.peterson, berker.peksag, pitrou, python-dev, rhettinger, scoder, serhiy.storchaka, skrah, stutzbach
Date 2017-03-24.20:19:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386764.65.0.548870920691.issue25455@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 08612ed6a91003cdba7617dee7787c26495c50d9 by Serhiy Storchaka in branch '3.5':
bpo-25455: Fixed crashes in repr of recursive buffered file-like objects. (#514) (#727)
https://github.com/python/cpython/commit/08612ed6a91003cdba7617dee7787c26495c50d9
History
Date User Action Args
2017-03-24 20:19:24serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, scoder, benjamin.peterson, stutzbach, skrah, abacabadabacaba, python-dev, berker.peksag
2017-03-24 20:19:24serhiy.storchakasetmessageid: <1490386764.65.0.548870920691.issue25455@psf.upfronthosting.co.za>
2017-03-24 20:19:24serhiy.storchakalinkissue25455 messages
2017-03-24 20:19:24serhiy.storchakacreate