[MacPorts] #39049: Update pypy to 2.0
#39049: Update pypy to 2.0 ----------------------------+-------------------------------- Reporter: macports.org@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: jmr@macports.org ----------------------------+-------------------------------- http://morepypy.blogspot.be/2013/05/pypy-20-einstein-sandwich.html * Stackless including greenlets should work. For gevent, you need to check out pypycore and use the pypy-hacks branch of gevent. * cffi is now a module included with PyPy. (cffi also exists for CPython; the two versions should be fully compatible.) It is the preferred way of calling C from Python that works on PyPy. * Callbacks from C are now JITted, which means XML parsing is much faster. * A lot of speed improvements in various language corners, most of them small, but speeding up some particular corners a lot. * The JIT was refactored to emit machine code which manipulates a "frame" that lives on the heap rather than on the stack. This is what makes Stackless work, and it could bring another future speed-up (not done yet). * A lot of stability issues fixed. * Refactoring much of the numpypy array classes, which resulted in removal of lazy expression evaluation. On the other hand, we now have more complete dtype support and support more array attributes. -- Ticket URL: <https://trac.macports.org/ticket/39049> MacPorts <http://www.macports.org/> Ports system for OS X
#39049: Update pypy to 2.0 -------------------------------+-------------------------------- Reporter: macports.org@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: jmr@macports.org | -------------------------------+-------------------------------- Comment (by egall@…): looks like you put your "cc" in your "port" field by accident... -- Ticket URL: <https://trac.macports.org/ticket/39049#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39049: Update pypy to 2.0 -------------------------------+-------------------------------- Reporter: macports.org@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: jmr@macports.org | -------------------------------+-------------------------------- Comment (by macports.org@…): Yes I did, and of course I can't edit it (why can't submitters edit the tickets they created?)... Here's hoping a macports admin will notice it and fix the mess I made. -- Ticket URL: <https://trac.macports.org/ticket/39049#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39049: pypy: update to 2.0 -----------------------------+------------------- Reporter: macports.org@… | Owner: jmr@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: pypy | -----------------------------+------------------- Changes (by ciserlohn@…): * owner: macports-tickets@… => jmr@… * port: jmr@macports.org => pypy -- Ticket URL: <https://trac.macports.org/ticket/39049#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#39049: pypy: update to 2.0 -----------------------------+-------------------- Reporter: macports.org@… | Owner: jmr@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: pypy | -----------------------------+-------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r105930 -- Ticket URL: <https://trac.macports.org/ticket/39049#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts