Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[windows] pyreadline + py.test on a single file sets terminal color to black #1279

Closed
ratiotile opened this issue Dec 24, 2015 · 2 comments
Closed
Labels
topic: reporting related to terminal output and user-facing messages and errors

Comments

@ratiotile
Copy link

After running py.test test.py, the terminal color becomes black on black, rendering everything afterward unreadable.
This does not happen when running only py.test
This bug only occurs when pyreadline is installed.

pytest==2.8.5
pyreadline==2.1
Windows 8.1, Python 3.4

@nicoddemus
Copy link
Member

Thanks!

@nicoddemus nicoddemus added the topic: reporting related to terminal output and user-facing messages and errors label Dec 24, 2015
@RonnyPfannschmidt
Copy link
Member

this was fixed by #1281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: reporting related to terminal output and user-facing messages and errors
Projects
None yet
Development

No branches or pull requests

3 participants