[issue1327] Python 2.4+ spends too much time in PyEval_EvalFrame w/ xmlrpmclib

Fredrik Lundh report at bugs.python.org
Thu Jan 3 15:56:28 CET 2008


Fredrik Lundh added the comment:

That changes to ceval should have introduced some kind of XML-RPC
package limit seems a bit unlikely.  If you can still reproduce this,
can you try instrumenting the xmlrpclib.py library to see where it gets
stuck?

(passing in verbose=True to the Server[Proxy] constructor might be good
enough)

----------
nosy: +effbot

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1327>
__________________________________


More information about the Python-bugs-list mailing list