Gregory P. Smith <[EMAIL PROTECTED]> added the comment: backported to 2.5 in r61542 and r61544.
it'll go into py3k via the regular merges from trunk. The fix just changed the int -> long and 'ii' -> 'll' and added unit test coverage. The patch attached to this bug was rejected as too complex: If conditional treatment of the types is ever needed it should be done at build time via autoconf and not at runtime. ---------- keywords: -patch resolution: remind -> fixed status: open -> closed versions: -Python 2.5 _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1747858> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com