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-46232: Fix parsing of certs with bit string in DN (GH-30351) #30351

Merged
merged 1 commit into from Feb 20, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Jan 3, 2022

@github-actions
Copy link

@github-actions github-actions bot commented Feb 13, 2022

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Feb 13, 2022
@tiran tiran removed the stale label Feb 20, 2022
@tiran tiran changed the title bpo-46232: Fix parsing of certs with bit string in DN bpo-46232: Fix parsing of certs with bit string in DN (GH-30351) Feb 20, 2022
@tiran tiran merged commit be095f6 into python:main Feb 20, 2022
13 checks passed
@tiran tiran deleted the bpo-46232 branch Feb 20, 2022
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 20, 2022

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 20, 2022

Sorry, @tiran, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker be095f6c32188bba02079d086ac8639ea37cec3c 3.9

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Feb 20, 2022

GH-31454 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Feb 20, 2022
(cherry picked from commit be095f6)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington added a commit that referenced this issue Feb 21, 2022
(cherry picked from commit be095f6)

Co-authored-by: Christian Heimes <christian@python.org>
@wokis
Copy link

@wokis wokis commented Mar 10, 2022

Any chance we can get this backported to 3.9?

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

5 participants