Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to reflect changes in multiprocessing in Python 3.11.5 #160

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

mmckerns
Copy link
Member

@mmckerns mmckerns commented Sep 5, 2023

Summary

update multiprocess to reflect changes in multiprocessing in Python 3.11.5.

Checklist

Documentation and Tests

  • Added relevant tests that run with python tests/__main__.py, and pass.
  • Added relevant documentation that builds in sphinx without error.
  • Added new features that are documented with examples.
  • Artifacts produced with the main branch work as expected under this PR.

Release Management

  • Added rationale for any breakage of backwards compatibility.

@mmckerns mmckerns added this to the multiprocess-0.70.16 milestone Sep 5, 2023
@mmckerns mmckerns merged commit 637b8af into master Sep 5, 2023
4 checks passed
@mmckerns mmckerns deleted the python3115 branch September 5, 2023 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant