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

Remove deprecated modules and code #1209

Merged
merged 10 commits into from
Mar 9, 2023
Merged

Conversation

Copy link
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I assume a major version number bump is on the horizon?

@corranwebster
Copy link
Contributor Author

LGTM! I assume a major version number bump is on the horizon?

Yes - basically don't want to be trying to maintain deprecated Python 2.5 era code for Python 3.11+ . #1203 includes the version bump since it changes the version machinery.

@corranwebster corranwebster merged commit 74fb6fd into main Mar 9, 2023
@corranwebster corranwebster deleted the enh/remove-deprecated-modules branch March 9, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment