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

PR: Implement support for "Numpy" 1.24.0. #1087

Merged
merged 2 commits into from
Dec 22, 2022
Merged

Conversation

KelSolaar
Copy link
Member

@KelSolaar KelSolaar commented Dec 20, 2022

Summary

This PR implements support for Numpy 1.24.0 which wrecked havoc on latest unit test builds.

Preflight

Code Style and Quality

  • Unit tests have been implemented and passed.
  • Pyright static checking has been run and passed.
  • Pre-commit hooks have been run and passed.
  • [N/A] New transformations have been added to the Automatic Colour Conversion Graph.
  • [N/A] New transformations have been exported to the relevant namespaces, e.g. colour, colour.models.

Documentation

  • [N/A] New features are documented along with examples if relevant.
  • [N/A] The documentation is Sphinx and numpydoc compliant.

@KelSolaar KelSolaar added this to the v0.4.3 milestone Dec 20, 2022
@KelSolaar KelSolaar force-pushed the feature/numpy_1_24_0 branch 3 times, most recently from cc49924 to 5c22b73 Compare December 21, 2022 18:45
@KelSolaar KelSolaar force-pushed the feature/numpy_1_24_0 branch 10 times, most recently from 8950565 to 837819f Compare December 22, 2022 09:41
@KelSolaar KelSolaar force-pushed the feature/numpy_1_24_0 branch from 837819f to a1af606 Compare December 22, 2022 10:23
@KelSolaar KelSolaar merged commit 9671764 into develop Dec 22, 2022
@KelSolaar KelSolaar deleted the feature/numpy_1_24_0 branch December 22, 2022 11: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