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 r.david.murray
Recipients docs@python, matrixise, r.david.murray, rbcollins, torsava, zopieux
Date 2016-09-09.18:30:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473445844.92.0.183610416904.issue25573@psf.upfronthosting.co.za>
In-reply-to
Content
I take it back.  Since tuple(framesummary) produces all four elements, I think the repr should too.  Likewise, in the __len__ issue I think it should always report 4.

Let see if other devs agree.
History
Date User Action Args
2016-09-09 18:30:44r.david.murraysetrecipients: + r.david.murray, rbcollins, docs@python, matrixise, zopieux, torsava
2016-09-09 18:30:44r.david.murraysetmessageid: <1473445844.92.0.183610416904.issue25573@psf.upfronthosting.co.za>
2016-09-09 18:30:44r.david.murraylinkissue25573 messages
2016-09-09 18:30:44r.david.murraycreate