Skip to content

bpo-46232: Fix parsing of certs with bit string in DN (GH-30351)#30351

Merged
tiran merged 1 commit into
python:mainfrom
tiran:bpo-46232
Feb 20, 2022
Merged

bpo-46232: Fix parsing of certs with bit string in DN (GH-30351)#30351
tiran merged 1 commit into
python:mainfrom
tiran:bpo-46232

Conversation

@tiran

@tiran tiran commented Jan 3, 2022

Copy link
Copy Markdown
Member

@github-actions

Copy link
Copy Markdown

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

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Feb 13, 2022
@tiran tiran removed the stale Stale PR or inactive for long period of time. 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
@tiran
tiran deleted the bpo-46232 branch February 20, 2022 20:42
@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Feb 20, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 20, 2022
(cherry picked from commit be095f6)

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

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

wokis commented Mar 10, 2022

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants