home-assistant-libs / pychromecast

Library for Python 3 to communicate with the Google Chromecast.
MIT License
2.53k stars 377 forks source link

Fix deprecated call to ssl.SSLContext without specifying protocol #840

Closed emontnemery closed 7 months ago

emontnemery commented 7 months ago

Same change as in https://github.com/home-assistant-libs/pychromecast/pull/763 + https://github.com/home-assistant-libs/pychromecast/pull/764, but for SocketClient