Skip to content

Conversation

pquentin
Copy link
Member

Note: I'm planning to clean up the Tornado tests after finishing the migration, instead of removing the exact bits that are unused, which would take time.

I'm using a fork of Hypercorn here. I'm planning to merge everything back upstream as soon as possible, but doing so requires implementing the full ASGI specification, which is more work.

This migration uncovered two bugs in the test suite that was not considering that asking for "TLS 1.2 or above" could result in "TLS 1.3". Apparently this is something that Tornado was doing wrong?

@pquentin pquentin added the Skip Changelog Pull requests that don't require a changelog entry label Nov 28, 2023
sethmlarson
sethmlarson previously approved these changes Nov 29, 2023
Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, only one comment.

@pquentin pquentin requested a review from sethmlarson November 29, 2023 17:32
Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sethmlarson sethmlarson merged commit 16d8e90 into urllib3:main Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Pull requests that don't require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants