Serhiy Storchaka added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16840>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to