Hello Pypy team.
i am using latest pypy , to try odoo with pypy , to see if it is compatible
enough now .
it fails while compliling gevent and pyscopg but i switched them to
gevent>=1.1
psycopg2cffi>=2.5.4 . that get it going to the point that odoo able to run.
But i got to a stop when creating n
Hi All,
there was a problem
https://bitbucket.org/pypy/pypy/issues/2062/inconsistency-in-__repr__-for-date-time
which caused Django not to make migrations
https://code.djangoproject.com/ticket/24779
and the problem was fixed
https://bitbucket.org/pypy/pypy/pull-requests/325/fixed-2062-treated-