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 vstinner
Recipients benjamin.peterson, peter.fankhaenel, vstinner
Date 2020-01-12.09:04:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578819876.09.0.103170096143.issue12159@roundup.psfhosted.org>
In-reply-to
Content
New changeset d7c7adde003ddca5cbe4fc47cf09464ab95a066e by Victor Stinner (Zac Hatfield-Dodds) in branch 'master':
bpo-12159: Document sys.maxsize limit in len() function reference (GH-17934)
https://github.com/python/cpython/commit/d7c7adde003ddca5cbe4fc47cf09464ab95a066e
History
Date User Action Args
2020-01-12 09:04:36vstinnersetrecipients: + vstinner, benjamin.peterson, peter.fankhaenel
2020-01-12 09:04:36vstinnersetmessageid: <1578819876.09.0.103170096143.issue12159@roundup.psfhosted.org>
2020-01-12 09:04:36vstinnerlinkissue12159 messages
2020-01-12 09:04:35vstinnercreate