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