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 petr.viktorin
Recipients berker.peksag, docs@python, petr.viktorin, r.david.murray, rbcollins
Date 2018-09-10.17:02:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536598956.36.0.56676864532.issue26502@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9797b7ae4496627836c55333765e10201a9840e3 by Petr Viktorin (Berker Peksag) in branch 'master':
bpo-26502: Implement FrameSummary.__len__() (GH-8632)
https://github.com/python/cpython/commit/9797b7ae4496627836c55333765e10201a9840e3
History
Date User Action Args
2018-09-10 17:02:36petr.viktorinsetrecipients: + petr.viktorin, rbcollins, r.david.murray, docs@python, berker.peksag
2018-09-10 17:02:36petr.viktorinsetmessageid: <1536598956.36.0.56676864532.issue26502@psf.upfronthosting.co.za>
2018-09-10 17:02:36petr.viktorinlinkissue26502 messages
2018-09-10 17:02:36petr.viktorincreate