Skip to content

Tags: xolox/python-capturer

Tags

3.0

Toggle 3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
xolox Peter Odding
Release 3.0: Update Python support to 2.7 and 3.5+

2.4

Toggle 2.4's commit message
Release 2.4: Allow capture without relay, add Python 3.6 to supported…

… versions

2.3

Toggle 2.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
xolox Peter Odding
Release 2.3: Improved documentation, wheel distributions and more*

Other changes included:
 - PEP-8 and PEP-257 checks
 - Python 3.5 and Mac OS X testing on Travis CI
 - Clarified documented supported operating systems

2.2

Toggle 2.2's commit message
Release 2.2: Switch to humanfriendly.terminal.clean_terminal_output()

2.1.1

Toggle 2.1.1's commit message
Make it easier to run test suite from PyPI release (fixes #3)

2.1

Toggle 2.1's commit message
Make "nested" output capturing work as expected (issue #2)

Refer to issue 2 on GitHub for details:
  #2

2.0

Toggle 2.0's commit message
Experimental support for capturing stdout/stderr separately (issue #2)

Refer to issue 2 on GitHub for details:
  #2

1.1

Toggle 1.1's commit message
Expose captured output as file handle (w/ shortcuts for saving to files)

1.0

Toggle 1.0's commit message
Initial commit