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 Arfrever, Rostyslav.Dzinko, Winterflower, benjamin.peterson, docs@python, georg.brandl, martin.panter, serhiy.storchaka, terry.reedy, vstinner
Date 2017-04-23.05:50:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492926616.57.0.821039473578.issue15718@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f2ed2858eea7569c8915b3611ca5ec92ae10b17f by Serhiy Storchaka in branch '3.6':
[3.6] bpo-15718: Document the upper bound constrain on the __len__ return value. (GH-1256) (#1259)
https://github.com/python/cpython/commit/f2ed2858eea7569c8915b3611ca5ec92ae10b17f
History
Date User Action Args
2017-04-23 05:50:16serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, terry.reedy, vstinner, benjamin.peterson, Arfrever, docs@python, martin.panter, Rostyslav.Dzinko, Winterflower
2017-04-23 05:50:16serhiy.storchakasetmessageid: <1492926616.57.0.821039473578.issue15718@psf.upfronthosting.co.za>
2017-04-23 05:50:16serhiy.storchakalinkissue15718 messages
2017-04-23 05:50:16serhiy.storchakacreate