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

Fixed python 3.12 compatibility issues. #1004

Merged
merged 6 commits into from
Oct 16, 2023

Conversation

robfalck
Copy link
Contributor

@robfalck robfalck commented Oct 13, 2023

Summary

  • Testing of jax in latest workflow now uses version 0.4.x
  • playwright dependency greenlet will not build under 3.12, skipping playwright testing there.
  • Removed unittest.TestCase.assertEquals in favor of assertEqual

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

Coverage Status

coverage: 92.53% (-0.002%) from 92.532% when pulling 0cd3dcc on robfalck:jax_version_update into 1c0cb06 on OpenMDAO:master.

@robfalck robfalck changed the title Jax test/doc version update Fixed python 3.12 compatibility issues. Oct 14, 2023
@robfalck robfalck merged commit 9e02030 into OpenMDAO:master Oct 16, 2023
9 checks passed
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.

jax and jaxlib version in doc and test workflows is not sufficient for latest builds
4 participants