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

bpo-43908: Mark ssl, hash, and hmac types as immutable (GH-25792) #25792

Merged
merged 1 commit into from May 2, 2021

Conversation

tiran
Copy link
Member

@tiran tiran commented May 1, 2021

Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran force-pushed the bpo-43908-immutable-hash-ssl branch from 3ea7252 to e9f0059 Compare May 1, 2021
@tiran tiran added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 1, 2021
@bedevere-bot
Copy link

bedevere-bot commented May 1, 2021

🤖 New build scheduled with the buildbot fleet by @tiran for commit e9f0059 🤖

If you want to schedule another build, you need to add the "🔨 test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 1, 2021
@tiran tiran changed the title bpo-43908: Mark ssl, hash, and hmac types as immutable bpo-43908: Mark ssl, hash, and hmac types as immutable (GH-25792) May 2, 2021
@tiran tiran merged commit 91554e4 into python:master May 2, 2021
71 of 74 checks passed
@tiran tiran deleted the bpo-43908-immutable-hash-ssl branch May 2, 2021
kreathon pushed a commit to kreathon/cpython that referenced this pull request May 2, 2021
Signed-off-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants