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