Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented May 16, 2020

The :class:hmac.HMAC exposes internal implementation details. The
attributes digest_cons, inner, and outer are deprecated and will
be removed in the future.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue40645

Automerge-Triggered-By: @tiran

The :class:`hmac.HMAC` exposes internal implementation details. The
attributes ``digest_cons``, ``inner``, and ``outer`` are deprecated and will
be removed in the future.

Signed-off-by: Christian Heimes <christian@python.org>
@miss-islington
Copy link
Contributor

Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again..

@tiran
Copy link
Member Author

tiran commented May 16, 2020

@gpshead @miss-islington wants another ACK from you.

@tiran tiran changed the title bpo-40645: Deprecated internal details of hmac.HMAC bpo-40645: Deprecated internal details of hmac.HMAC (GH-20132) May 16, 2020
@tiran tiran merged commit 837f9e4 into python:master May 16, 2020
@tiran tiran deleted the issue40645-hmac-depr branch May 16, 2020 23:05
arturoescaip pushed a commit to arturoescaip/cpython that referenced this pull request May 24, 2020
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.

5 participants