Homec4science

global: removal of psyco

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Sep 27 2012, 16:43.

Description

global: removal of psyco

  • The psyco module is a JIT Python compiler. This project is available only on 32-bit architectures and is nowadays no longer actively developed. Moreover it has been discovered that it can cause conflicts with intbitset. For these reasons this commits removes the usage of psyco in Invenio. When needed, cython could be used to accelerate critical parts of Invenio.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Sep 28 2012, 11:27
Parents
R3600:bbd3a8ee40b2: BibConvert: fix for static files in admin guide
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:1795fd0ffa53: global: removal of psyco (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Sep 28 2012, 11:27