Message241708
Ah, we should also test full version of 8.6, because bignums was not supported in earlier alphas and betas (if I remember correctly, this buildbot uses beta version of 8.6).
TK_VERSION_HEX packs fields in wrong order, not suitable for comparing of non-final releases. It's value for 8.6a3 is larger than 8.6.1.
Here is a patch that adds TK_HEX_VERSION with correctly packed fields and turn off bignum support in non-final 8.6. |
|
Date |
User |
Action |
Args |
2015-04-21 08:47:54 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, vstinner, benjamin.peterson, gpolo, python-dev |
2015-04-21 08:47:53 | serhiy.storchaka | set | messageid: <1429606073.98.0.705946659787.issue16840@psf.upfronthosting.co.za> |
2015-04-21 08:47:53 | serhiy.storchaka | link | issue16840 messages |
2015-04-21 08:47:53 | serhiy.storchaka | create | |
|