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 methane
Recipients docs@python, methane, terry.reedy, vstinner
Date 2018-07-31.05:49:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533016166.26.0.56676864532.issue27671@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c48e26dcadbff8620bb5881d3bd148fc8894d0ef by INADA Naoki in branch 'master':
bpo-27671: Update FAQ about why len is function (GH-8432)
https://github.com/python/cpython/commit/c48e26dcadbff8620bb5881d3bd148fc8894d0ef
History
Date User Action Args
2018-07-31 05:49:26methanesetrecipients: + methane, terry.reedy, vstinner, docs@python
2018-07-31 05:49:26methanesetmessageid: <1533016166.26.0.56676864532.issue27671@psf.upfronthosting.co.za>
2018-07-31 05:49:26methanelinkissue27671 messages
2018-07-31 05:49:25methanecreate