Mirakuru

Latest version: v2.5.2

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

Scan your dependencies

Page 2 of 6

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

2.1.0

=====

- [feature] Drop support for python 3.5. Rely on typing syntax and fstrings that
is available since python 3.6 only
- [ehnancement] For output executor on MacOs fallback to `select.select` for OutputExecutor.
Increases compatibility with MacOS where presence of `select.poll` depends
on the compiler used.
- [enhancement] Apply shelx.quote on command parts if command is given as a list
Should result in similar results when running such command with or without shell.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.