◐ Shell
clean mode source ↗

bpo-40645: Deprecated internal details of hmac.HMAC (GH-20132) by tiran · Pull Request #20132 · python/cpython

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>

@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 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