#30031: python27 @2.7.2_2 has broken exponentiation ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: jmr@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: | Keywords: Port: python27 | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: closed => reopened * resolution: worksforme => * port: pypy => python27 Comment: Definitely a bug in the python build. On 10.6 built with Xcode 3.2.6: {{{
2**64 18446744073709551616L }}} On 10.7 built with Xcpde 4.2: {{{ 2**64 0 }}}
-- Ticket URL: <https://trac.macports.org/ticket/30031#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS