Profilehooks

Latest version: v1.12.0

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

Scan your dependencies

Page 2 of 4

1.9.0

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

- Drop claim of Python 3.2 compatibility. Everything still works, except I'm
no longer running automated tests on 3.2, so things might regress.

- Drop Python 2.6 compatibility.

- Add Python 3.6 compatibility.

1.8.1

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

- Include PID in temporary filenames:
https://github.com/mgedmin/profilehooks/issues/6.

- Claim Python 3.5 compatibility.

1.8.0

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

- New option: ``profile(stdout=False)`` to suppress output to sys.stdout.

1.7.1

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

- Make ``profile(profiler='hotshot')`` work again. This was probably broken
in 1.0 or 1.1, but nobody complained.

- Fix missing space in the output of ``profile(skip=N)``.

- Make ``coverage_with_hotshot`` output match ``coverage`` output precisely.

- 100% test coverage.

- Claim Python 3.4 and PyPy compatibility.

1.7

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

- Explicitly claim Python 3.3 compatibility.

- Fix Python 3.x bug with coverage (stop using sys.maxint):
https://github.com/mgedmin/profilehooks/issues/2.

1.6

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

- Added Python 3.2 compatibility, dropped Python 2.3, 2.4 and 2.5 compatibility.

- Migrated the source repository to https://github.com/mgedmin/profilehooks

- Added a changelog.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.