commit | 91554e4c5ca3c762998296522f854a7166ba84f0 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Sun May 02 09:47:45 2021 +0200 |
committer | GitHub <noreply@github.com> | Sun May 02 09:47:45 2021 +0200 |
tree | aa6e08eedef59c4a4d5c750ed60e5d463f05a4ad | |
parent | fd0bc7e7f4f2c7de98a1ebc7ad1ef65b8f8f7ad6 [diff] |
bpo-43908: Mark ssl, hash, and hmac types as immutable (GH-25792) Signed-off-by: Christian Heimes <christian@python.org>