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