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
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
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
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
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
When we will expect Pypy 2.0 release?
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
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
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