home-assistant-libs / pychromecast

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

Remove Python 3.1 compatibility from socket client #802

Closed emontnemery closed 6 months ago

emontnemery commented 6 months ago

This was fixed in Python 3.2 by https://bugs.python.org/issue10272