Billiard

Latest version: v4.2.1

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

Scan your dependencies

Page 4 of 12

3.3.0.17

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

- Fixes SemLock on Python 3.4 (Issue 107) when using
``forking_enable(False)``.

- Pool: Include more useful exitcode information when processes exit.

3.3.0.16

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

- Previous release was missing the billiard.py3 package from MANIFEST
so the installation would not work on Python 3.

3.3.0.15

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

- Pool: Fixed "cannot join process not started" error.

- Now uses billiard.py2 and billiard.py3 specific packages that are installed
depending on the python version used.

This way the installation will not import version specific modules (and
possibly crash).

3.3.0.14

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

- Fixed problem with our backwards compatible ``bytes`` wrapper
(Issue 103).

- No longer expects frozen applications to have a valid ``__file__``
attribute.

Fix contributed by George Sibble.

3.3.0.13

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

- Fixes compatibility with Python < 2.7.6

- No longer attempts to handle ``SIGBUS``

Contributed by Vishal Vatsa.

- Non-thread based pool now only handles signals:

``SIGHUP``, ``SIGQUIT``, ``SIGTERM``, ``SIGUSR1``,
``SIGUSR2``.

- setup.py: Only show compilation warning for build related commands.

3.3.0.12

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

- Fixed installation for Python 3.

Contributed by Rickert Mulder.

- Pool: Fixed bug with maxtasksperchild.

Fix contributed by Ionel Cristian Maries.

- Pool: Fixed bug in maintain_pool.

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.