Capturer

Latest version: v3.0

Safety actively analyzes 623965 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.0

---------------------------

This is a maintenance release that updates the supported Python
versions, adds a changelog and makes some minor internal changes:

- Added support for Python 3.7 and 3.8.
- Dropped support for Python 2.6 and 3.4.
- Actively deprecate ``interpret_carriage_returns()``.
- Moved test helpers to :mod:`humanfriendly.testing`.
- Include documentation in source distributions.
- Use Python 3 for local development (``Makefile``).
- Restructured the online documentation.
- Updated PyPI domain in documentation.
- Added this changelog.

.. _Release 3.0: https://github.com/xolox/python-capturer/compare/2.4...3.0

2.4

---------------------------

- Allow capturing output without relaying it.
- Make ``OutputBuffer.flush()`` more robust.
- Add Python 3.6 to supported versions.

.. _Release 2.4: https://github.com/xolox/python-capturer/compare/2.3...2.4

2.3

---------------------------

- Clearly document supported operating systems (`4`_).
- Start testing Python 3.5 and Mac OS X on Travis CI.
- Start publishing wheel distributions.
- PEP-8 and PEP-257 checks.

.. _Release 2.3: https://github.com/xolox/python-capturer/compare/2.2...2.3
.. _4: https://github.com/xolox/python-capturer/issues/4

2.2

---------------------------

Switch to :func:`humanfriendly.terminal.clean_terminal_output()`.

.. _Release 2.2: https://github.com/xolox/python-capturer/compare/2.1.1...2.2

2.1.1

-----------------------------

Make it easier to run test suite from PyPI release (fixes `3`_).

.. _Release 2.1.1: https://github.com/xolox/python-capturer/compare/2.1...2.1.1
.. _3: https://github.com/xolox/python-capturer/issues/3

2.1

---------------------------

Make "nested" output capturing work as expected (issue `2`_).

.. _Release 2.1: https://github.com/xolox/python-capturer/compare/2.0...2.1
.. _2: https://github.com/xolox/python-capturer/issues/2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.