Celery

Latest version: v5.3.6

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

Scan your dependencies

Page 16 of 48

3.3.0.7

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

- Fixed compatibility with PyPy 2.1 + 2.2.

- Fixed problem in pypy detection.

Fix contributed by Tin Tvrtkovic.

- Now uses ``ctypes.find_library`` instead of hardcoded path to find
the macOS CoreServices framework.

Fix contributed by Moritz Kassner.

3.3.0.6

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

- Now works without C extension again.

- New ``_billiard.read(fd, buffer, [len, ])`` function
implements os.read with buffer support (new buffer API)

- New pure-python implementation of ``Connection.send_offset``.

3.3.0.5

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

- All platforms except for Windows/PyPy/Jython now requires the C extension.

3.3.0.4

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

- Fixed problem with Python3 and setblocking.

3.3.0.3

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

- Now works on Windows again.

3.3.0.2

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

- ApplyResult.terminate() may be set to signify that the job
must not be executed. It can be used in combination with
Pool.terminate_job.

- Pipe/_SimpleQueue: Now supports rnonblock/wnonblock arguments
to set the read or write end of the pipe to be nonblocking.

- Pool: Log message included exception info but exception happened
in another process so the resulting traceback was wrong.

- Pool: Worker process can now prepare results before they are sent
back to the main process (using ``Worker.prepare_result``).

Page 16 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.