bpo-12159: document sys.maxsize limit in len() function reference#17934
bpo-12159: document sys.maxsize limit in len() function reference#17934vstinner merged 1 commit into
Conversation
|
I think that this is a good addition to the documentation, but the example with |
Sorry, something went wrong.
sys.maxsize limit in function reference for len()
vstinner
left a comment
There was a problem hiding this comment.
LGTM, but I would prefer to get a second review. @csabella @serhiy-storchaka @JulienPalard: What do you think of this len note?
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Sorry, something went wrong.
|
I have made the requested changes; please review again |
Sorry, something went wrong.
See:
__len__method but notlen(), andhttps://bugs.python.org/issue12159