Aiomultiprocess

Latest version: v0.9.1

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

Scan your dependencies

Page 1 of 2

0.9.1

------

Maintenance release

- Tested up to Python 3.12 (195)
- Dropped support for Python 3.7 and 3.6 (195)
- Updated project metadata (93, 195)
- Updated type hints

text
$ git shortlog -s v0.9.0...v0.9.1
16 Amethyst Reese
33 dependabot[bot]
5 pyup.io bot

0.9.0

------

Feature release

* Added uncaught exception handler for pool workers (80, 82)
* Fixed testing on Windows/Python 3.8 (73)
* Support for Python 3.9 (83, 85)

text
$ git shortlog -s v0.8.0...v0.9.0
15 Amethyst Reese
5 Dmitriy Ferens
1 Pranab
4 pyup.io bot

0.8.0

------

Feature release

- Pool.map/starmap can now be used in `async for` loops (48)
- Added support for alternate event loops and uvloop (50)
- Updated documentation, with a new user guide

text
$ git shortlog -s v0.7.0...v0.8.0
14 Amethyst Reese
1 Thomas Grainger

0.7.0

------

Feature release

- Changed to use spawned processes by default on all platforms
- Use sharded work/result queues for Pools, using round robin
by default, with option to provide a custom scheduler
- Initializers now run after creating the event loop
- Full support for Python 3.8 and Windows
- Major refactoring and splitting of internals
- 100% test coverage

text
$ git shortlog -s v0.6.1...v0.7.0
17 Amethyst Reese
12 Daniel Ip
1 HJK

0.6.1

- Better exception handling/proxying from child process (27)
- Improved test coverage (29)

text
$ git shortlog -s v0.6.0...v0.6.1
6 Amethyst Reese
9 Daniel Ip

0.6.0

- Enable passing initializer functions/args to process pools (23)
- `kill()` and `close()` are only available on Python 3.7+
- Added correct Python version requirements to package metadata
- Bundled unit tests inside module for distrtibution

text
$ git shortlog -s v0.5.0...v0.6.0
18 Amethyst Reese
1 Daniel Ip

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.