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 wyz23x2
Recipients wyz23x2
Date 2020-07-16.07:56:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594886174.74.0.0254402808303.issue41313@roundup.psfhosted.org>
In-reply-to
Content
Tested. 2**31-31 is the max, which is 2147483617, compared to sys.maxsize's 9223372036854775807!
History
Date User Action Args
2020-07-16 07:56:14wyz23x2setrecipients: + wyz23x2
2020-07-16 07:56:14wyz23x2setmessageid: <1594886174.74.0.0254402808303.issue41313@roundup.psfhosted.org>
2020-07-16 07:56:14wyz23x2linkissue41313 messages
2020-07-16 07:56:14wyz23x2create