Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mmckerns
Copy link
Member

@mmckerns mmckerns commented Sep 9, 2024

Summary

replace check for isinstance of int with Integral, and isinstance for bool with check for True and False

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.
  • 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 pathos-0.3.3 milestone Sep 9, 2024
@mmckerns mmckerns merged commit d177928 into master Sep 9, 2024
@mmckerns mmckerns deleted the integral branch September 9, 2024 16:12
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.

2 participants