--- you can reply above this line ---

New issue 184: usage of py.code.Source.deindent sometimes strangely hangs
https://bitbucket.org/hpk42/pytest/issue/184/usage-of-pycodesourcedeindent-sometimes

Ronny Pfannschmidt:

the effect is rather strange,

the orginal deindent hangs, same goes for one replaced with textwrap.dedent

however if one interupts and jumps into pdb, then runs the same dedent again, 
its suddenly fast

the effect can be seen on pypy commit 09c187ceba4a by testing ` 
jit/backend/llgraph/test -k test_jump --fulltrace`


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to