Skip to content

Windows pdb while capturing is broken since 2.8.6 #1388

@temp4746

Description

@temp4746

While running py.test with --pdb and pyreadline installed once the pdb pops up no input can be entered. The prompt is non-responsive.

This seems related to the fix related to pyreadline that was added. Commenting out the import readline makes this work again.

Maybe the fix that was added is also dependent on the Python version used, the behaviour of readline initialization in Python might be different. Or maybe this fix fixed a different bug with pyreadline integration.

Python 2.7.8, pyreadline 2.1, py.test 2.8.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: windowswindows platform-specific problemplugin: debuggingrelated to the debugging builtin plugintype: bugproblem that needs to be addressed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions