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