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 ztane
Recipients vstinner, ztane
Date 2019-06-06.07:19:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559805558.03.0.913137767612.issue37170@roundup.psfhosted.org>
In-reply-to
Content
Victor, as a friendly reminder, (unsigned long)-1 is not necessarily the same number as (unsigned long long)-1. The documentation means the latter.
History
Date User Action Args
2019-06-06 07:19:18ztanesetrecipients: + ztane, vstinner
2019-06-06 07:19:18ztanesetmessageid: <1559805558.03.0.913137767612.issue37170@roundup.psfhosted.org>
2019-06-06 07:19:18ztanelinkissue37170 messages
2019-06-06 07:19:17ztanecreate