#32072: Python: powers of two are screwed up starting at 2**63 -----------------------------------------+---------------------------------- Reporter: singingwolfboy@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: python25 python27 -----------------------------------------+---------------------------------- Comment(by nad@…): See http://bugs.python.org/issue11149. If you are compiling with clang, you'll probably need to back port the fix to add -fwrapv. -- Ticket URL: <https://trac.macports.org/ticket/32072#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS