Mirakuru

Latest version: v2.5.3

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

Scan your dependencies

Page 2 of 6

2.4.0

=====

Features
--------

- Replace `exp_sig` executor parameter with `expected_returncode`.
Parameter description already assumed that, however handing it assumed full
POSIX compatibility on the process side. Now the POSIX is only assumed if no
`expected_returncode` is passed to the executor, and returncode is simply that,
a returncode, nothing more

2.3.1

=====

Misc
----

- Moved CI to Github Actions
- Blackified codebase
- Compacted Documentation into readme (was pretty small anyway)

2.3.0

=====

- [enhancement] Ability to set up expected exit code for executor. In Java exit codes 1- 127 have
special meaning, and the regular exit codes are offset by those of special meaning.

2.2.0

=====

- [enhancement] If process is being closed and the shutdown won't be clean (won't return exit code 0)
mirakuru will now rise ProcessFinishedWithError exception with exit_code

2.1.2

=====

- [bugfix][macos] Fixed typing issue on macOS

2.1.1

=====

- [bug] Always close connection for HTTPExecutor after_start_check
- [enhancement] Log debug message if execption occured during
HTTPExecutor start check
- [ehnancement] adjust typing handling in HTTPExecutor

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.