Skip to content

Remove Python 2 compat, require numpy 2+ - #180

Merged
iskandr merged 1 commit into
masterfrom
modernize-py2-numpy2
Apr 8, 2026
Merged

Remove Python 2 compat, require numpy 2+#180
iskandr merged 1 commit into
masterfrom
modernize-py2-numpy2

Conversation

@iskandr

@iskandr iskandr commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove from __future__ import Python 2 compat from 14 files
  • Update numpy pin from >=1.7 to >=2.0.0,<3.0.0
  • Bump version to 3.0.1

Test plan

  • CI passes

@iskandr
iskandr merged commit cf75ef7 into master Apr 8, 2026
4 checks passed
@iskandr
iskandr deleted the modernize-py2-numpy2 branch April 11, 2026 15:42
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