summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-19 01:33:16 +0000
committerwiz <wiz@pkgsrc.org>2005-10-19 01:33:16 +0000
commit55a9e0896acba5813d516bad626a49e97f50be89 (patch)
tree4ad6c27edfcf9a07de39c762f8ad53b723977a9d /doc
parent64588223e1155edc2bd0354a89d4828db46bb637 (diff)
downloadpkgsrc-55a9e0896acba5813d516bad626a49e97f50be89.tar.gz
Update to 1.4, based on PR 31335 by Victor I.
Additional PLIST fixes. Changes in 1.4: An interesting new optimization: instances of user-defined classes are now really supported, i.e. their attributes keep type information and are stored quite compactly in memory. However, it only works so far with instances of a new type ``psyco.compact`` (which is subclassable). The line ``from psyco.classes import *`` has the effect of turning your classes into psyco.compact subclasses, too. Changes in 1.3: Includes support for Python 2.4 (and of course still for 2.1-2.3). As always comes with a few bug fixes, including a memory leak when using the profiler. Another good news is that the built-in functions that read the local variables -- locals(), eval(), execfile(), vars(), dir(), input() -- now work correctly!
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions