--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-9cbe7d76bb
2026-02-07 00:57:38.004028+00:00
--------------------------------------------------------------------------------

Name        : python-multiprocess
Product     : Fedora 43
Version     : 0.70.19
Release     : 1.fc43
URL         : https://github.com/uqfoundation/multiprocess
Summary     : Better multiprocessing and multithreading in python
Description :
multiprocess is a fork of multiprocessing, and is developed as part of
pathos: https://github.com/uqfoundation/pathos

multiprocessing is a package for the Python language which supports the
spawning of processes using the API of the standard library’s threading 
module.
multiprocessing has been distributed in the standard library since python 2.6.

Features:

- Objects can be transferred between processes using pipes or
  multi-producer/multi-consumer queues.
- Objects can be shared between processes using a server process or
  (for simple data) shared memory.
- Equivalents of all the synchronization primitives in threading are
  available.
- A Pool class makes it easy to submit tasks to a pool of worker
  processes.

multiprocess is part of pathos, a python framework for heterogeneous
computing. multiprocess is in active development, so any user feedback,
bug reports, comments, or suggestions are highly appreciated. A list of
issues is located at
https://github.com/uqfoundation/multiprocess/issues, with a legacy list
maintained at https://uqfoundation.github.io/project/pathos/query.

--------------------------------------------------------------------------------
Update Information:

https://github.com/uqfoundation/multiprocess/releases/tag/0.70.19
https://github.com/uqfoundation/dill/releases/tag/0.4.1
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 21 2026 Packit <[email protected]> - 0.70.19-1
- Update to 0.70.19 upstream release
- Resolves: rhbz#2430789
* Sat Jan 17 2026 Fedora Release Engineering <[email protected]> - 
0.70.18^20250509git72b6714-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-9cbe7d76bb' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to