Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544880 - dev-python/cherrypy works fine dev-python/pypy3: please add pypy3 to PYTHON_COMPAT
Summary: dev-python/cherrypy works fine dev-python/pypy3: please add pypy3 to PYTHON_C...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-28 22:31 UTC by Marek Sapota
Modified: 2015-06-11 11:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,6.39 KB, text/plain)
2015-04-13 05:28 UTC, Marek Sapota
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Sapota 2015-03-28 22:31:43 UTC
dev-python/cherrypy works fine with pypy3, it just needs to be added to `PYTHON_COMPAT` list in the ebuild.

Reproducible: Always
Comment 1 Andrew Savchenko gentoo-dev 2015-04-02 10:42:57 UTC
Please tell us cherrypy version, pypy3 version and post your emerge --info output.
Comment 2 Marek Sapota 2015-04-13 05:28:59 UTC
Created attachment 401146 [details]
emerge --info

dev-python/pypy3 2.4.0
dev-python/cherrypy 3.3.0
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2015-04-13 12:04:44 UTC
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.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2015-06-08 01:48:44 UTC
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.
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2015-06-11 11:20:01 UTC
pypy3 added to cherrypy-3.7.0 added with tests restricted.