Skip to content

Update billiard to 4.2.0#240

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-billiard-3.6.3.0-to-4.2.0
Closed

Update billiard to 4.2.0#240
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-billiard-3.6.3.0-to-4.2.0

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 6, 2023

This PR updates billiard from 3.6.3.0 to 4.2.0.

Changelog

4.2.0

--------------------
- Update process.py to close during join only if process has completed.
- Adjust the __repr__ in ApplyResult.
- Remove python 3.7 from CI.
- Added Python 3.12 support.
- Fixed (co_positions): resolve issue caused by absence co_positions (395).
- Fixed: Replaced mktemp usage for Python 3 from python 2.
- Changed nose test to pytest (397) in Integration test.
- Changed nose dependency for unit test (383).

4.1.0

--------------------
- Fixed a python 2 to 3 compat issue which was missed earlier (374).
- Adde Python 3.11 primary support

4.0.2

--------------------
- ExceptionWithTraceback should be an exception.

4.0.1

--------------------
- Add support for Python 3.11 _posixsubprocess.fork_exec() arguments.
- Keep exception traceback somehow (368).

4.0.0

--------------------
- Support Sphinx 4.x.
- Remove dependency to case.
- Drop support of Python < 3.7.
- Update to psutil 5.9.0.
- Add python_requires to enforce Python version.
- Replace deprecated threading Event.isSet with Event.is_set.
- Prevent segmentation fault in get_pdeathsig while using ctypes (361).
- Migrated CI to Github actions.
- Python 3.10 support added.

3.6.4.0

--------------------
- Issue 309: Add Python 3.9 support to spawnv_passfds()
- fix 314
Links

@pyup-bot pyup-bot mentioned this pull request Nov 6, 2023
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #321

@pyup-bot pyup-bot closed this Sep 21, 2024
@twalker1998 twalker1998 deleted the pyup-update-billiard-3.6.3.0-to-4.2.0 branch September 21, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant