Checkoutmanager

Latest version: v3.1

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

Scan your dependencies

Page 1 of 6

3.2

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

- Nothing changed yet.

3.1

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

- Fixed regex strings by making them 'raw' strings. A modern python would otherwise
complain (rightfully so) about invalid escape sequences (``\s``, ``\d``).

- Internal project change: ``.venv/`` instead of ``venv/``. And removed buildout config
as we've been using virtualenv via the makefile for a while now.

- Testing on python 3.9 and 3.13 now, instead of ye olde 3.8.

3.0.2

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

- Fixed super() call on the MultiExecutor that I messed up when
modernizing the python 2.7 code :-)

3.0.1

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

- Cleaned up left-over TODO comments in readme.

3.0

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

- Added github action for basic testing.

- Removed ye olde buildout setup, including z3c.testsetup. Using
pytest now.

- Removed python 2.7 support, we're on 3.8+ now.

- Achieved compatibility with python 3.12:
Safeconfigparser->ConfigParser.

2.7

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

- More robust error handling.
[mortenlj]

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.