X Tutup
The Wayback Machine - https://web.archive.org/web/20220524115856/https://github.com/python/cpython/pull/31454
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

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

Merged
merged 1 commit into from Feb 21, 2022

Conversation

miss-islington
Copy link
Contributor

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

(cherry picked from commit be095f6)

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

https://bugs.python.org/issue46232

Automerge-Triggered-By: GH:tiran

(cherry picked from commit be095f6)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington
Copy link
Contributor Author

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

@tiran: Status check is done, and it's a success .

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@tiran: Status check is done, and it's a success .

tiran
tiran approved these changes Feb 21, 2022
@miss-islington miss-islington merged commit 633d0f9 into python:3.10 Feb 21, 2022
13 checks passed
@tiran tiran added 🤖 automerge awaiting merge labels Feb 21, 2022
@miss-islington
Copy link
Contributor Author

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

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

1 similar comment
@miss-islington
Copy link
Contributor Author

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

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

@miss-islington miss-islington deleted the backport-be095f6-3.10 branch Feb 21, 2022
@miss-islington
Copy link
Contributor Author

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

@miss-islington: Status check is done, and it's a failure .

@miss-islington
Copy link
Contributor Author

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

@miss-islington: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

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

@miss-islington: Status check is done, and it's a failure .

4 similar comments
@miss-islington
Copy link
Contributor Author

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

@miss-islington: Status check is done, and it's a failure .

@miss-islington
Copy link
Contributor Author

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

@miss-islington: Status check is done, and it's a failure .

@miss-islington
Copy link
Contributor Author

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

@miss-islington: Status check is done, and it's a failure .

@miss-islington
Copy link
Contributor Author

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

@miss-islington: Status check is done, and it's a failure .

@tiran tiran removed the 🤖 automerge label Feb 21, 2022
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
X Tutup