-
In Heptapod by @Tosi123 on Sep 6, 2022, 08:15
python to pypy migration
the infinite memory is not resolved to codes to the request of the same requests and been rising steadily.
The recommended met…
-
Now that the code is working and stable it'd be nice to spend some time optimizing performance. Some large sources like `nl` are timing out, and in general no effort has been made for efficiency. This…
-
```
i am working under the assumption that this package would not appear on pypy if
you did not intend for it to be installable from pip and/or easy-install.
ctypes-opencv is listed on pypy:
$ pip s…
-
When a feed includes a `` tag, the tag is stripped but its content remains. An example of this is the [PyPy status blog](https://github.com/jsocol/bleach/issues/67) (the feed content appears to conta…
-
```
What steps will reproduce the problem?
1. python gal.py
2. After the below is printed.
gal: Unmonitored Process Launched (CMD: pypy wc_server.py )
gal: Unmonitored Process Launched (CMD: pypy repo…
-
```
What steps will reproduce the problem?
1. python gal.py
2. After the below is printed.
gal: Unmonitored Process Launched (CMD: pypy wc_server.py )
gal: Unmonitored Process Launched (CMD: pypy repo…
-
Getting this error after immediately after launching
$pypy airplay.py
Traceback (most recent call last):
File "app_main.py", line 72, in run_toplevel
File "airplay.py", line 30, in
import a…
-
@MatMaul would you be willing to transfer ownership of this pynetgear project to me?
I have been maintaining this for a while now.
I would like to setup some automatic checks and automatically publi…
-
I am the author of a package at https://github.com/EntilZha/ScalaFunctional which is on pip via `pip install scalafunctional`. I specifically have pypy on my TravisCI build so would be great to get ad…
-
Building on PyPy 2.6 (with cffi 1.1) breaks with ValidationError whereas it works perfectly on PyPy 2.5. Tests were made with official PyPy docker images (tags '2-2.6' vs '2-2.5').
PyPy 2.6:
```
npi…