Message328203
At runtime this information is available as sys.int_info.bits_per_digit.
> In MinGW, "SIZEOF_VOID_P" is 4, whereas "sizeof(void*)" resolves to 8.
Looks like a misconfiguration. I suppose this will cause more issues than just wrong PYLONG_BITS_IN_DIGIT. |
|
Date |
User |
Action |
Args |
2018-10-21 09:50:22 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, paul.moore, mark.dickinson, scoder, tim.golden, zach.ware, steve.dower |
2018-10-21 09:50:22 | serhiy.storchaka | set | messageid: <1540115422.74.0.788709270274.issue35037@psf.upfronthosting.co.za> |
2018-10-21 09:50:22 | serhiy.storchaka | link | issue35037 messages |
2018-10-21 09:50:22 | serhiy.storchaka | create | |
|