Repoze-profile

Latest version: v2.2

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

Scan your dependencies

Page 1 of 4

2.3

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

- TBD

2.2

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

- Add decorator for profiling individual functions.

- Add support for Python 3.5.

- Drop support for Python 2.6 and Python 3.2.

2.1

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

- Add support for testing on Travis-CI.

- Add support for Python 3.4.

2.0

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

- No changes since 2.0b1.

2.0b1

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

- Add support for building docs / exercising doctest snippets under ``tox``.

- Add ``setup.py docs`` alias (installs Sphinx).

- Note support for PyPy.

- Add support for Python 3.3.

- Drop support for Python 2.4 / 2.5.

1.4

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

- This release is the last which will maintain support for Python 2.4 /
Python 2.5.

- Added an ``unwind`` configuration option. If ``unwind`` is True, the
iterable returned by the downstream application will be consumed and turned
into a list during profiling. This allows you to profile applications
which return generators or other iterables that do "real work".

- Applications which return generators that do "real work" will now need to
supply the ``unwind`` flag to configuration to see that work in profile
output.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.