# Bug report ### Bug description: The bigmem test for `hmac.digest` actually do NOT exercise the actual hashing as the function is mocked. ### CPython versions tested on: CPython main branch ### Operating systems tested on: _No response_ <!-- gh-linked-prs --> ### Linked PRs * gh-155431 <!-- /gh-linked-prs -->
Bug report
Bug description:
The bigmem test for
hmac.digestactually do NOT exercise the actual hashing as the function is mocked.CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
hmac.digestbigmem test #155431