dev-python/cherrypy works fine with pypy3, it just needs to be added to `PYTHON_COMPAT` list in the ebuild. Reproducible: Always
Please tell us cherrypy version, pypy3 version and post your emerge --info output.
Created attachment 401146 [details] emerge --info dev-python/pypy3 2.4.0 dev-python/cherrypy 3.3.0
this cherrypy passes the tsetsuite fine in py3.3 3.4 but fails as soon as it starts in pypy3. Have to check to see if this blocks it from having pypy3 added.
I'd forgotten about this for one main reason; support and use of pypy3 is so rare it's unusual. A testsuite failure is enough to block its worthiness for addition according to qa protocol however often testsuites don't really reflect thrue runtime performance so the qa protocol errs on the side of caution. I'll see it pyp3 can be exempted from the testsuite to clear its path.
pypy3 added to cherrypy-3.7.0 added with tests restricted.