[issue37599] Remove a vague statement in documentation of Integer Objects
New submission from sgal : In current Python document (3.7 - 3.9) there is such statement in documentation of Integer Objects: The current implementation keeps an array of integer objects for all integers between ``-5`` and ``256``, when you create an int in that range you actually just get
[issue37599] Remove a vague statement in documentation of Integer Objects
Change by sgal : -- keywords: +patch pull_requests: +14583 stage: -> patch review pull_request: https://github.com/python/cpython/pull/14786 ___ Python tracker <https://bugs.python.org/issu