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

Fix TCPConnector doing blocking I/O in the event loop to create the SSLContext #8672

Merged
merged 29 commits into from
Aug 10, 2024

only has overload for Exception, not BaseException

bf7f7e2
Select commit
Loading
Failed to load commit list.
Merged

Fix TCPConnector doing blocking I/O in the event loop to create the SSLContext #8672

only has overload for Exception, not BaseException
bf7f7e2
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Timeline protection succeeded Aug 10, 2024 in 1s

Timeline protection: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

Details

The following news fragments found: [<PatchedFile: CHANGES/8672.bugfix.rst>]

Pattern: re.compile('CHANGES/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>bugfix|feature|deprecation|breaking|doc|packaging|contrib|misc)(\.\d+)?(\.[^\\./]+)*$')