[pypy-dev] W^X in the PyPy JIT?

2016-06-09 Thread Edd Barrett
Hi! Recently OpenBSD has started enforcing W^X [1] for all programs, unless the program is on a file system with a special 'wxallowed' flag. Regardless of the flag, a message is emitted to the dmesg buffer. Starting PyPy will emit such a message: pypy(62301): mmap W^X violation I suppose the

Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-09 Thread Matti Picus
cpyext should be complete enough, give it a try and let us know what's missing. As mentioned elsewhere, there may be some incompatibilites and it certainly will be slower than cpython. If it doesn't work, please file an issue with exact steps to replicate. Matti On 09/06/16 18:05, Stuart Axon

Re: [pypy-dev] PyPy2 v5.3.0 released, help us get the word out

2016-06-09 Thread Stuart Axon via pypy-dev
Awesome work, I ask this every time (on one site or another) - is cpyext complete enough to use Gtk3 (gi.repository) yet. ?  S++ On Wednesday, June 8, 2016 10:14 PM, Phyo Arkar wrote: Nice to see nim guys on PyPy too , Kirbyfan! On Thu, Jun 9, 2016 at 3:09