[issue1327] Python 2.4+ spends too much time in PyEval_EvalFrame w/ xmlrpmclib
Eric Sammons
report at bugs.python.org
Fri Oct 26 17:43:57 CEST 2007
Eric Sammons added the comment:
I have tested 2.4.4 and 2.5.1 from python.org and both suffer from the
exact same issue. I have also compared ceval.c from 2.3, the last known
working copy and ceval.c from 2.4+ and found that ceval.c has undergone
some pretty significant changes.
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1327>
__________________________________
More information about the Python-bugs-list
mailing list