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 items #3794

Merged
merged 3 commits into from
Jul 20, 2017
Merged

remove deprecated items #3794

merged 3 commits into from
Jul 20, 2017

Conversation

reaperhulk
Copy link
Member

@reaperhulk reaperhulk commented Jul 18, 2017

whirlpool, ripemd160, unsupportedextension, and the old interfaces

followup PR will remove RIPEMD160 and Whirlpool test vectors.

fixes #3793

whirlpool, ripemd160, unsupportedextension, and the old interfaces
CHANGELOG.rst Outdated
@@ -6,6 +6,9 @@ Changelog

.. note:: This version is not yet released and is under active development.

* **BACKWARDS INCOMPATIBLE:** ``Whirlpool``, ``RIPEMD160``, and
``UnsupportedExtension`` have been removed.
Copy link
Member

Choose a reason for hiding this comment

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

MACContext as well?

This should be clear they were already deprecated.

Copy link
Member Author

Choose a reason for hiding this comment

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

We haven't removed MACContext, just moved it. Not sure how to phrase that.

Copy link
Member

Choose a reason for hiding this comment

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

Oh, right. Uhh, yeah, that's fine.

Copy link
Member

Choose a reason for hiding this comment

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

The bit about making clear they were deprecated still stands.

@alex
Copy link
Member

alex commented Jul 18, 2017

There's also some unused imports, and generate_long_string_hash_test appears to be unused now.

@alex alex added this to the Twenty first release milestone Jul 18, 2017
@alex
Copy link
Member

alex commented Jul 18, 2017

I don't understand what's going on with docs on macOS?

@alex
Copy link
Member

alex commented Jul 18, 2017

Ok, I wonder if this a segfault in pyenchant's wheels because x86 instructions or something.

@alex alex merged commit 0d6aaf4 into pyca:master Jul 20, 2017
@reaperhulk reaperhulk deleted the deprecation-dance branch October 30, 2018 04:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Advance depcreation markers for 2.1 release
2 participants