Message 188126 - Python tracker (original) (raw)

Message188126

Author serhiy.storchaka
Recipients Devin Jeanpierre, serhiy.storchaka, vstinner
Date 2013-04-30.05:12:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1367298735.19.0.664817741094.issue17870@psf.upfronthosting.co.za
In-reply-to
Content
> It is the same question than yours: is there a platform with an integer type wider than a pointer (intptr_t/void*)? It's x86. sizeof(void*) == 4, sizeof(long long) == 8.
History
Date User Action Args
2013-04-30 05:12:15 serhiy.storchaka set recipients: + serhiy.storchaka, vstinner, Devin Jeanpierre
2013-04-30 05:12:15 serhiy.storchaka set messageid: 1367298735.19.0.664817741094.issue17870@psf.upfronthosting.co.za
2013-04-30 05:12:15 serhiy.storchaka link issue17870 messages
2013-04-30 05:12:15 serhiy.storchaka create