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 skrah
Recipients David.Edelsohn, miss-islington, skrah
Date 2020-09-04.20:45:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599252340.19.0.222908818751.issue41721@roundup.psfhosted.org>
In-reply-to
Content
The code example is for 64-bit Linux with sizeof(long) == sizeof(long long).

It also works on 32-bit xlc with int/long.
History
Date User Action Args
2020-09-04 20:45:40skrahsetrecipients: + skrah, David.Edelsohn, miss-islington
2020-09-04 20:45:40skrahsetmessageid: <1599252340.19.0.222908818751.issue41721@roundup.psfhosted.org>
2020-09-04 20:45:40skrahlinkissue41721 messages
2020-09-04 20:45:40skrahcreate