[pypy-dev] ARM backend release

2012-08-18 Thread Wiktor Mizdal
When we expected a stable release of ARM backend? It possible in this year? Cheers, Wiktor     ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] pypy android

2012-08-30 Thread Wiktor Mizdal
Hi, does Pypy for Android require root Android version? Wiktor Mizdal ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] pypy android

2012-08-31 Thread Wiktor Mizdal
Hi, In article "Almost There - PyPy's ARM Backend" on Pypy blog, in "The incomplete list of open topics:" is point "Build a version that runs on Android". Will somebody work on it? Wiktor Mizdal ___ pypy-dev ma

[pypy-dev] pypy arm progress

2012-09-05 Thread Wiktor Mizdal
droid. -Improve the tools, i.e. integrate with jitviewer. Which points is already done? Wiktor Mizdal ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] STM and concurrent GC

2012-09-06 Thread Wiktor Mizdal
Hi,   will STM can help implement concurrent garbage collector?     Wiktor Mizdal___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] pypy 2.0

2012-11-10 Thread Wiktor Mizdal
When we will expect Pypy 2.0 release? ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] PPC

2012-12-03 Thread Wiktor Mizdal
Which operating systems will support Pypy PowerPC backend? When it will appear? ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] pypy compatibility page

2012-12-20 Thread Wiktor Mizdal
I try use in Pypy 2 codes from Compatibility Page: 1) open("filename", "w").write("stuff") 2) with open("filename", "w") as f: f.write("stuff") and it works. Is Compatibility Page actual? Wiktor ___ pypy-dev mailing list pypy-dev@python.org http