[py-dev] [hpk42/pytest] usage of py.code.Source.deindent sometimes strangely hangs (issue #184)
Ronny Pfannschmidt
issues-reply at bitbucket.org
Tue Aug 28 17:24:16 CEST 2012
--- 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.
More information about the Pytest-dev
mailing list