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

readline: pick up current stdin/stdout #22

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2019

  1. test_uses_current_stdin

    blueyed committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4a1f0be View commit details
    Browse the repository at this point in the history
  2. revisit stdin/stdout/stderr handling

    Reverts/changes 3ff3cfa.
    
    Unfortunately the example at
    pytest-dev/pytest#5134 appears to be for py2 -
    at least it did not compile for me when trying it.
    blueyed committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    051b9e4 View commit details
    Browse the repository at this point in the history
  3. --cov-config for subprocesses

    blueyed committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    55873ea View commit details
    Browse the repository at this point in the history